mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 17:27:57 +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:
2
t/pt-mysql-summary/samples/temp003/mysqld-instances
Normal file
2
t/pt-mysql-summary/samples/temp003/mysqld-instances
Normal file
@@ -0,0 +1,2 @@
|
||||
PID TTY STAT TIME COMMAND
|
||||
1529 pts/0 Sl 0:00 /home/vagrant/mysql-5.1.49-barebones/bin/mysqld --defaults-file=/tmp/12345/my.sandbox.cnf --basedir=/home/vagrant/mysql-5.1.49-barebones --datadir=/tmp/12345/data --log-error=/tmp/12345/data/mysqld.log --pid-file=/tmp/12345/data/mysql_sandbox12345.pid --socket=/tmp/12345/mysql_sandbox12345.sock --port=12345
|
Reference in New Issue
Block a user