convert innodb to myisam phpmyadmin code example Example: mysql change innodb to myisam ALTER TABLE table_name ENGINE = MyISAM;