SHOW [FULL] PROCESSLIST
http://dev.mysql.com/doc/mysql/en/show-processlist.html
But, a couple of ways that I achieve this is by using the command below
if you have grep and cut availble:
mysqladmin processlist | grep
| SHOW PROCESSLIST Syntax< Prev | Next >Auto MySQL databases Backup with AutoMySQLBackup |
|---|


