mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 12:47:56 +00:00
Merge more of Baron's changes, also re-implement the MySQL Executables section
Plus other bugfixes.
This commit is contained in:
4
t/pt-mysql-summary/samples/temp005/mysqld-instances
Normal file
4
t/pt-mysql-summary/samples/temp005/mysqld-instances
Normal file
@@ -0,0 +1,4 @@
|
||||
PID TTY STAT TIME COMMAND
|
||||
2406 pts/1 Sl 0:10 /home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/libexec/mysqld --defaults-file=/tmp/12345/my.sandbox.cnf --basedir=/home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/ --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
|
||||
2571 pts/1 Sl 0:07 /home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/libexec/mysqld --defaults-file=/tmp/12346/my.sandbox.cnf --basedir=/home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/ --datadir=/tmp/12346/data --log-error=/tmp/12346/data/mysqld.log --pid-file=/tmp/12346/data/mysql_sandbox12346.pid --socket=/tmp/12346/mysql_sandbox12346.sock --port=12346
|
||||
2750 pts/1 Sl 0:07 /home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/libexec/mysqld --defaults-file=/tmp/12347/my.sandbox.cnf --basedir=/home/hugmeir/mysql5/mysqlbrew/mysqls/Percona-Server-5.1/ --datadir=/tmp/12347/data --log-error=/tmp/12347/data/mysqld.log --pid-file=/tmp/12347/data/mysql_sandbox12347.pid --socket=/tmp/12347/mysql_sandbox12347.sock --port=12347
|
Reference in New Issue
Block a user