gpt4 book ai didi

mysql - SQL 更新语法错误

转载 作者:行者123 更新时间:2023-11-29 01:59:36 25 4
gpt4 key购买 nike

<分区>

我正在尝试通过更新查询来更新数据库,但我收到一条错误消息

Error 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 'add=null,col=null,wok=null,pcol=null,pwok=null,bio=null where un ='null'' at line 1.

我已经尝试了几个小时来找出我的 SQL 语法中的错误,但我一直没能搞定。

更新查询是:

query = "Update users SET em=?, mn=?,add=?,col=?,wok=?,pcol=?,pwok=?,bio=? where un ='"+un+"'";

我需要帮助找出更新语法中的错误,谢谢。

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com