Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Created April 18, 2014 20:31
Show Gist options
  • Save seanbuscay/53b032eba5097214fb2f to your computer and use it in GitHub Desktop.
Save seanbuscay/53b032eba5097214fb2f to your computer and use it in GitHub Desktop.
Mysql check to fix a db
mysqlcheck -op -u<user> <db>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment