照著老師講的寫sql句子,卻一直報這個錯。
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'COMMAND='??????'' at line 1
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'COMMAND='??????'' at line 1
2016-08-03
舉報
2016-08-04
MySQL語法錯誤,貼下代碼唄
2016-08-04
謝謝你,發現錯誤了,我少了空格。