QSqlError("1064", "QMYSQL: Unable to execute query", "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 'group,post,state) values (?,?,?,?,?,?,?,?,wei)'
at line 1"),靠近group的地方错误,是因为group是mysql的关键字,不能做列明
mysql+qt,1064错误
最新推荐文章于 2024-04-10 11:09:33 发布