Mysql错误:check the manual that corresponds to your MySQL server version for the right syntax ;

Mysql错误:check the manual that corresponds to your MySQL server version for the right syntax ;

翻译:检查与MySQL服务器版本相对应的手册以获得正确的语法。

出错原因:1. 数据库表字段与SQL关键字冲突导致的错误;2.代码书写时出现了中文符号

解决方法:1.更改数据库表字段名称避开SQL关键字;2,仔细检查找到中文符号更改为英文

posted on 2021-05-08 15:54  凡人精灵  阅读(17711)  评论(0)    收藏  举报

导航