Skip to content

Instantly share code, notes, and snippets.

@neko-fire
Created July 23, 2014 11:30
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 neko-fire/a15e4958d8db735e4836 to your computer and use it in GitHub Desktop.
Save neko-fire/a15e4958d8db735e4836 to your computer and use it in GitHub Desktop.
watch mysql operations in console
watch -n 0.5 "mysqladmin processlist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment