May 24, 2012

Post: Using INFORMATION_SCHEMA instead of shell scripting

to restore Innodb tables from mysqldump because of corrupted Innodb tablespace – to do this I had to clean all .frm files which correspond to innodb tables

Post: Add an option to Fail on Innodb Initialize failure, Please ?

MySQL server Error Logs but the error message accessing Innodb tables is also very obfuscated: error : Incorrect information in file: ‘./prod/user.frmHow… this error message and think it is indeed .frm corruption – trying to restore .frm from backup or other servers and being extremely frustrated …