mysql> show full processlist; +----+-------+-----------+--------+---------+------+-------+-----------------------+ | Id | User | Host | db | Command | Time | State | Info | +----+-------+-----------+--------+---------+------+-------+-----------------------+ | 56 | root | localhost | NULL | Query | 0 | NULL | show full processlist | | 57 | mysql | localhost | Weblib | Sleep | 137 | | NULL | +----+-------+-----------+--------+---------+------+-------+-----------------------+