Once you get MySQL running again, you need to make sure you repair all of the databases.
Repair from the console as root with mysqlcheck --repair --all-databases
IIRC, there’s also an ‘fwconsole repairall’ command, but I might have dreamed that.
Once you get MySQL running again, you need to make sure you repair all of the databases.
Repair from the console as root with mysqlcheck --repair --all-databases
IIRC, there’s also an ‘fwconsole repairall’ command, but I might have dreamed that.