Skip to content

Instantly share code, notes, and snippets.

View mvitor's full-sized avatar

Marcio Vitor Matos mvitor

View GitHub Profile
1) mysql> show full processlist;
+---------+--------+-----------------+----------+---------+------+-------+-----------------------------------------------------------------------------------------+
| Id | User | Host | db | Command | Time | State | Info |
+---------+--------+-----------------+----------+---------+------+-------+-----------------------------------------------------------------------------------------+
| 1408618 | online | localhost | dblojapr | Query | 0 | NULL | show full processlist |
| 1409948 | online | wserv-20i:54915 | dblojapr | Sleep | 5 | | NULL |
| 1409950 | online | wserv-20i:54916 | dblojapr | Sleep | 5 | | NULL |
|