Skip to content

Instantly share code, notes, and snippets.

@wouterds
Created March 30, 2021 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wouterds/95b302ad8449db82a5280c1480ea8d1e to your computer and use it in GitHub Desktop.
Save wouterds/95b302ad8449db82a5280c1480ea8d1e to your computer and use it in GitHub Desktop.
optimize mysql
mysqlcheck --all-databases --optimize --skip-write-binlog -u root -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment