- Log into the supervisor and open a cmd prompt
- WINDOWS: Windows key + R type in "CMD" hit enter
- OSX/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