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:
5
t/pt-mysql-summary/samples/tempdir/mysql-users
Normal file
5
t/pt-mysql-summary/samples/tempdir/mysql-users
Normal file
@@ -0,0 +1,5 @@
|
||||
*************************** 1. row ***************************
|
||||
COUNT(*): 6
|
||||
SUM(user=""): 0
|
||||
SUM(password=""): 1
|
||||
SUM(password NOT LIKE "*%"): 1
|
Reference in New Issue
Block a user