mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-14 07:06:28 +00:00
Merge more of Baron's changes, also re-implement the MySQL Executables section
Plus other bugfixes.
This commit is contained in:
18
t/pt-mysql-summary/samples/temp005/mysql-processlist
Normal file
18
t/pt-mysql-summary/samples/temp005/mysql-processlist
Normal file
@@ -0,0 +1,18 @@
|
||||
*************************** 1. row ***************************
|
||||
Id: 3
|
||||
User: msandbox
|
||||
Host: localhost:58268
|
||||
db: NULL
|
||||
Command: Binlog Dump
|
||||
Time: 2872
|
||||
State: Has sent all binlog to slave; waiting for binlog to be updated
|
||||
Info: NULL
|
||||
*************************** 2. row ***************************
|
||||
Id: 446
|
||||
User: msandbox
|
||||
Host: localhost
|
||||
db: NULL
|
||||
Command: Query
|
||||
Time: 0
|
||||
State: NULL
|
||||
Info: SHOW FULL PROCESSLIST
|
Reference in New Issue
Block a user