jdbc 連接Mysql出現(xiàn)的問(wèn)題
有哪位能告訴我,為什么和老師創(chuàng)建女神表格一樣的代碼,卻出現(xiàn)了一個(gè)1064錯(cuò)誤?? 出現(xiàn)1064 - 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 'goddess( id smallint primary key ?auto_increment, user_name varchar(30) not nu' at line 1 ? ?這個(gè)錯(cuò)誤 ,這是怎么回事???、??
2016-12-11
sql語(yǔ)法錯(cuò)誤
2017-02-27
Exception in thread "main" com.mysql.jdbc.exceptions.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 'from user_name,age imooc_goddess' at line 1 我的也是 ?我不知道怎么辦 ? 大哥 ?知道不
2016-12-11
恩,最后自己弄出來(lái)了,謝謝。