Skip to main content

[FIXED]: Table is marked as crashed and should be repaired

Running this worked for me:

 mysqlcheck --repair --all-databases

You may need to add your credentials and hostname to the command.

Please login to post comments: _TODO