Skip to content

Instantly share code, notes, and snippets.

@rkhmelyuk
Created May 2, 2011 09:42
Show Gist options
  • Save rkhmelyuk/951370 to your computer and use it in GitHub Desktop.
Save rkhmelyuk/951370 to your computer and use it in GitHub Desktop.
Clean MySQL cache
flush tables;
reset query cache;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment