1064 - You have an error in your SQL syntax;

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 了。

posted @ 2018-06-11 11:21  小屈工作室  阅读(15952)  评论(0编辑  收藏  举报