Created
September 17, 2017 13:32
-
-
Save subz0/cb7a99f56db9dbb1bf60d36d11e9146a to your computer and use it in GitHub Desktop.
command to optimize all database. Change username accordingly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mysqlcheck -u username -p -o --all-databases |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment