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

上一篇:[HAOI2006]数字序列


下一篇:VMware虚拟机无法上网 无法启动VMnet0等问题【转载】