mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-15 16:00:23 +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:
4
t/pt-mysql-summary/samples/tempdir/mysqld-instances
Normal file
4
t/pt-mysql-summary/samples/tempdir/mysqld-instances
Normal file
@@ -0,0 +1,4 @@
|
||||
root 1356 0.0 0.0 4756 1196 pts/0 S 06:21 0:00 sudo mysqld_safe --log-bin
|
||||
root 1357 0.0 0.0 2040 576 pts/0 S 06:21 0:00 /bin/sh /usr/bin/mysqld_safe --log-bin
|
||||
mysql 1483 0.2 0.9 137532 18460 pts/0 Sl 06:21 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-bin --pid-file=/var/lib/mysql/msandbox.pid --socket=/var/run/mysqld/mysqld.sock --port=3306
|
||||
msandbox 4142 0.0 0.0 4448 808 pts/0 S+ 06:24 0:00 grep mysqld
|
Reference in New Issue
Block a user