注冊(cè)不成功
注冊(cè)失??!原因?yàn)閧"timestamp":"2020-03-08T03:35:03.804+0000","status":500,"error":"Internal Server Error","message":"\r\n### Error updating database.? Cause: 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 '' at line 1\r\n### The error may involve com.miaoshaproject.dao.UserDOMapper.insertSelective-Inline\r\n### The error occurred while setting parameters\r\n### SQL: insert into user_info\r\n### Cause: 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 '' at line 1\n; bad SQL grammar []; nested exception is 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 '' at line 1","path":"/user/register"}
說(shuō)是數(shù)據(jù)庫(kù)表名與關(guān)鍵字重合?沒(méi)找到重合的地方,求解答
2021-04-26
哪個(gè)地方錯(cuò)了
2020-03-10
問(wèn)題解決,代碼敲錯(cuò)了,
2020-03-08
刪除之前已經(jīng)生成好的mapper.xml文件,重新生成一次