Skip to content

Instantly share code, notes, and snippets.

@subz0
Created September 17, 2017 13:32
Show Gist options
  • Save subz0/cb7a99f56db9dbb1bf60d36d11e9146a to your computer and use it in GitHub Desktop.
Save subz0/cb7a99f56db9dbb1bf60d36d11e9146a to your computer and use it in GitHub Desktop.
command to optimize all database. Change username accordingly
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