1064 - You have an error in your SQL syntax;

Posted 小屈工作室

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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 了。

以上是关于1064 - You have an error in your SQL syntax;的主要内容,如果未能解决你的问题,请参考以下文章