Portal Home > Knowledgebase > Articles Database > MySQL InnoDB crash


MySQL InnoDB crash




Posted by skywin, 05-11-2013, 04:43 PM
Hello, I currently receive the following error messages in the log of MySQL. InnoDB: Your database may be corrupt or you may have copied the InnoDB InnoDB: tablespace but not the InnoDB log files. See InnoDB: http://dev.mysql.com/doc/refman/5.1/...-recovery.html InnoDB: for more information. I see that there are this guide in cPanel forum to solve this problem, but is very old and I do not know if can be used yet. Someone has experience with this? http://forums.cpanel.net/f43/mysql-i...rt-101721.html Thank you.

Posted by BestServerSupport, 05-12-2013, 02:09 AM
Did you check using mysqlcheck command to see if any of your tables are not corrupted? First do this and try to repair those tables and see if this helps.

Posted by skywin, 05-12-2013, 09:31 PM
Mysqlcheck only works with MyISAM.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read