MySQL server version for the right syntax to use near ')' at line 4 10
mysql>createtabletest(->idtinyintunsignedprimarykeyauto_increment,->usernamevarchar->...
mysql> create table test(
-> id tinyint unsigned primary key auto_increment,
-> username varchar
-> );
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near ')' at
line 4 展开
-> id tinyint unsigned primary key auto_increment,
-> username varchar
-> );
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near ')' at
line 4 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |