HelioHost Posted March 1, 2018 Posted March 1, 2018 Username: alexteal, Server: Johnny, Main domain: tealcraft.com When will the servers be put back onto Read & Write mode? I also want to edit my engine to ALTER TABLE table_name ENGINE = MyISAM;
Krydos Posted March 2, 2018 Posted March 2, 2018 Download a backup of your innodb tables, and then edit the .sql file to use myisam instead of innodb. Then upload the backup to a new database.
Recommended Posts