您的位置:首页 > 数据库

You have an error in your SQL syntax; check the manual that corresponds

2011-03-07 18:49 507 查看
MySql

错误代码: 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 ...


此错误原因为使用mysql的关键字作为字段名,比如:desc 这也是mysql的关键字
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐