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 'right) values('wdq','wdq',1)' at line 1
right是mysql关键词,换一个字段
java.sql.SQLSyntaxErrorException
阅读 55
2022-12-21
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 'right) values('wdq','wdq',1)' at line 1
right是mysql关键词,换一个字段
相关推荐
精彩评论(0)