You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server
Posted 蜜桃婷婷酱
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server相关的知识,希望对你有一定的参考价值。
创建表出现以下提示错误,这种错误是最简单也是最容易出现的,就是我们创建表达时候字段之间缺少逗号","
谨记这种错误
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘)’ at line 30
以上是关于You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server的主要内容,如果未能解决你的问题,请参考以下文章
1064 - You have an error in your SQL syntax;
Mysql错误 ERROR 1064 (42000): You have an error in your SQL syntax
Error:You have an error in your SQL syntax; TYPE=MYISAM
1064 - You have an error in your SQL syntax问题解决