Skip to content

Instantly share code, notes, and snippets.

@a2ikm
Created February 26, 2017 16:41
Show Gist options
  • Select an option

  • Save a2ikm/0453ed7ed3382d309dca7ba8f6996889 to your computer and use it in GitHub Desktop.

Select an option

Save a2ikm/0453ed7ed3382d309dca7ba8f6996889 to your computer and use it in GitHub Desktop.
SELECT * FROM INFORMATION_SCHEMA.PROCESSLIST WHERE COMMAND != 'Sleep' ORDER BY TIME DESC;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment