模型層新增女神的時候,出現錯誤,明明沒錯的啊
這是控制臺錯誤代碼: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 'birthday='2017-03-10',email='[email protected]',mobile='18245634525', ?update_user='' at line 1
2017-03-21
字符串內用單引號包裹試試
如
"'大明'"