mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +00:00
More fixes as per the reviews.
- Took out ${prefix}- - get_var sanity - pt-mysql-summary now follows pt-summary's suit and doesn't take in files to write to - pt-summary defers setting the CMD_FOO vars to a function, as otherwise it would skip our PATH mungling.
This commit is contained in:
9
t/pt-mysql-summary/samples/temp003/mysql-processlist
Normal file
9
t/pt-mysql-summary/samples/temp003/mysql-processlist
Normal file
@@ -0,0 +1,9 @@
|
||||
*************************** 1. row ***************************
|
||||
Id: 27
|
||||
User: msandbox
|
||||
Host: localhost
|
||||
db: NULL
|
||||
Command: Query
|
||||
Time: 0
|
||||
State: NULL
|
||||
Info: SHOW FULL PROCESSLIST
|
Reference in New Issue
Block a user