Forum archive
INNODB broken in MySQL Magento (any thoughts?)
Magento just lost the ability to open the primary database.
I am getting this error when I try to access the database from both Webmin and Navicat. I expect PHPMYADMIN is the same.
SQL show index from `admin_assert` failed : Unknown table engine 'InnoDB'
Magento is returning:
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Any thoughts on how to fix this without a full Restore?
thanks in advance for any help.
IIRC INNODB causes problems if/when the log files get corrupted. I recall some time ago removing the logsand restarting MySQL solved a similar problem. Could be wrong though...