Skip to content

Instantly share code, notes, and snippets.

@filviu
Created August 18, 2014 08:41
Show Gist options
  • Save filviu/674e9900c70d34e886f8 to your computer and use it in GitHub Desktop.
Save filviu/674e9900c70d34e886f8 to your computer and use it in GitHub Desktop.
Optimize all mysql tables
#!/bin/bash
mysqlcheck -Aao -auto-repair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment