尚未崩坏 发表于 2024-8-11 01:16:56

check the manual that corresponds to your MySQL server version for the

数据库有如下错误信息:check the manual that corresponds to your MySQL server version for the right
syntax to use near
解决check the manual that corresponds to your MySQL server version for the right syntax to use near方法有六个: 
1、在数据库表冲突字段前后加 `符号(键盘Tab键上面那个键),就不会再报语法错误了;

2、修改数据库表中冲突字段名称,修改为和SQL语句关键字不冲突的其他名称。

3、navicat工具不可以,命令行可以。

check the manual that corresponds to your MySQL server version for the right syntax to use near

4、关键字写错了,或丢失关键字。

5、检查你的SQL语句</a>是否有题目。

6、检查你的表名、表字段是否有题目,表名、表字段是否和SQL关键字冲突,是否和同库下其他表冲突。

https://i-blog.csdnimg.cn/blog_migrate/c812509af73ea2104243b326b50ea0e0.png留意:
常堕落原因要么是SQL语句方面确认无题目,要么修改你的表字段名吧,一样平常题目会出如今表字段名冲突。
至此check the manual that corresponds to your MySQL server version for the right syntax to use完善解决。

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
页: [1]
查看完整版本: check the manual that corresponds to your MySQL server version for the