mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
Repair, check and optimize all MySQL databases in one command

Comments
0
There are currently no comments.
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases