-
-
Save markwu/721d3f566c9f0ee85bba7fcc69db4ad7 to your computer and use it in GitHub Desktop.
Mysql top
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| watch -n 5 --differences mysqladmin processlist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment