https://www.jb51.net/article/...我更改引擎mysql> alter table num type = MyISAM;ERROR 1064 (42000): 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 'type = MyISAM' at line 1
mysql> alter table num type = Myisam;ERROR 1064 (42000): 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 'type = Myisam' at line 1這個(gè)表里面已經(jīng)有數(shù)據(jù)了,不能這樣修改嗎?
添加回答
舉報(bào)
0/150
提交
取消