1064 - You have an error in your SQL syntax;

时间:2018-06-11 13:00:09   收藏:0   阅读:205

mysql 1064 错误:

SQL语法错误,check the manual that corresponds to your MySQL server version for the right syntax to use near ‘intsert into students values(1,"zhangsan",20)‘ at line 1

这句话的意思是检查SQL语句  仔细看一下,insert  写成 intsert 了。

原文:https://www.cnblogs.com/xiqoqu/p/9166249.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!