1*Login into shell
2*Do this command (you can change the username if it isn't 'root'):
Code: 
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
3*Enter the password



Sit back and enjoy with getting your mySQL databases fixed with a single command
Whoo Reviewed by Whoo on . Check, Repair and Optimize ALL Databases with 1 command! 1*Login into shell 2*Do this command (you can change the username if it isn't 'root'): mysqlcheck -u root -p --auto-repair --check --optimize --all-databases 3*Enter the password Sit back and enjoy with getting your mySQL databases fixed with a single command ;) Rating: 5