Created
December 30, 2014 12:47
-
-
Save adfinlay/5cca0b906f1f27741629 to your computer and use it in GitHub Desktop.
Add WHERE clauses to SHOW FULL PROCESSLIST
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
SELECT * FROM information_schema.processlist WHERE USER="system user"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment