- Log into the supervisor and open a cmd prompt
- Windows: Windows key + R type in "CMD" hit enter
- OS X & Linux: Open a terminal shell window
- Type in the below to the command prompt:
mysqlcheck --repair --all-databases
- Wait for process to complete
mysqlcheck --repair --all-databases