Error Trying to Repair Corrupt Table
Posted: Tue Aug 12, 2014 12:36 pm
When attempting an upgrade I received the following error...
Error: Got error 28 from storage engine when trying to dump tablespaces
Got error 144 Table ./nagios/nagios_notifications is marked as crashed.......
Tied to run myisamchk -r -f nagios_<corrupted_table> on the affected table but get a segmentation fault after the 2nd index repair runs.
Tried to run echo "use nagios;repair table nagios_notifications use_frm;" | mysql -pnagiosxi with no success.
Ideas?
Thanks,
Joe
Error: Got error 28 from storage engine when trying to dump tablespaces
Got error 144 Table ./nagios/nagios_notifications is marked as crashed.......
Tied to run myisamchk -r -f nagios_<corrupted_table> on the affected table but get a segmentation fault after the 2nd index repair runs.
Tried to run echo "use nagios;repair table nagios_notifications use_frm;" | mysql -pnagiosxi with no success.
Ideas?
Thanks,
Joe