数据库实例驻留在单独的Linux服务器上。MySQL数据库是使用小写表和字段名创建的。但是,如果它们通过Oracle /SQL命令行连接,则会收到一个错误"USERID":无效的indentifer。最后,在PL/SQL命令行中,如果它们将引号放在字段名select "userid" from web_user_group周围,则查询可以工作。我知道大多数Linux版本都区分大小写
在cygwin环境中,我执行svn info "D:\tmpsvn\code.txt"命令。cygwin warning: MS-DOS style path detected: /cygdrive/d/tmpsvn/D:\tmpsvn\code.txt Preferred POSIX equivalent is: /cygdrive/d/tmpsvn/D:/tmpsvn/code.txt CYGWIN environment variable option "nodosfilewarning" turns off this war