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