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:
Brian Fraser fraserb@gmail.com
2012-03-28 13:04:14 -03:00
parent ae6c1e3789
commit 4bb5968c23
65 changed files with 2865 additions and 452 deletions

View 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