Mysql错误:[Err] 1064 - 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

筅森魡賤 提交于 2019-12-03 04:50:32

[Err] 1064 - 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

 

如果不是符号中英文切换的问题,那就是反引号写成单引号引起的

 参考链接:https://blog.csdn.net/qq_27495157/article/details/80240156

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!