mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00

- 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.
5 lines
507 B
Plaintext
5 lines
507 B
Plaintext
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
|