mysql> show full processlist; +---------+-------------+--------------------+----------------+-------------+-------+-----------------------------------------------------------------------+-----------------------+ | Id | User | Host | db | Command | Time | State | Info | +---------+-------------+--------------------+----------------+-------------+-------+-----------------------------------------------------------------------+-----------------------+ | 1056536 | replication | 192.168.6.91:38417 | NULL | Binlog Dump | 33759 | Master has sent all binlog to slave; waiting for binlog to be updated | NULL | | 1107067 | miaohr | 192.168.6.81:32024 | NULL | Query | 0 | NULL | show full processlist | | 1107182 | miaohr | 192.168.6.91:44217 | hr_db_business | Sleep | 1 | | NULL |
|