參見這里: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ù)了,不能這樣修改嗎?
為何無法更改引擎?
動(dòng)漫人物
2018-09-08 16:08:21