解决mysql导入新数据库大小写问题(Table ‘zup.Domain_System’ doesn’t exist)
问题 Table ‘zup.Domain_System’ doesn’t exist ### The error occurred while setting parameters ### SQL: SELECT * FROM Domain_System WHERE domain = ? LIMIT 1 ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'zup.Domain_System' doesn't exist ; bad SQL grammar []; nested
用户评论