change dataabase engine to innodb in mysql workbeench code example Example: alter table engine mysql ALTER TABLE table_name ENGINE=InnoDB;