This is an advanced task requiring SSH access and command line familiarity
Incorrectly running commands without knowing what they do or how they function could affect your server, even leaving in an unusable state requiring a reinstall. Only run commands if you have experience, or reach out to our Support Team if you need help.
For all Databases
Log in via SSH as root
Run the following Command:
mysqlcheck --all-databases -rFor a single database
mysqlcheck -r database_name