添加女神出錯。。。求指導啊。
這個我找不出錯誤啊。在line 1。。。
報錯如下:
Exception in thread "main" 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 '('??',1,20,'2017-08-29','[email protected]','[email protected]','ADMIN',current_' at line 1
2017-11-04
不是前邊補空格嗎 String sql里面每一行前邊
2017-09-13
我也不知道了,自己琢磨琢磨吧,那個第一個為啥是'??',不是直接輸出小夏。。
2017-09-11
我懷疑你的錯誤是sql語句中isdel后面的values前面沒有留空格,如果直接寫出來的sql語句兩個詞應該是連在一起的吧。isdelvalues成這樣了,你加個空格試試,我寫的時候就把空格的位置預留好了。
2017-08-29
這是圖片……哪位大神幫我看看、