Home » Archive

Articles tagged with: innodb

Articles »

[18 Mar 2019 | 4 Comments | ]
MySQL down because of InnoDB

This method that I use proven as alternate solution to repair MySQL. As we all know if anything problem with InnoDB database corruption the whole MySQL database will down. My method will change the InnoDB database engine to MyISAM or at least reduce the amount of database which is using InnoDB engine.