mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 05:58:16 +00:00
PT-2322 - pt-mysql-summary does not detect jemalloc.
- Added fix and test case. Fix checks for end of word (space or newline) instead of space.
This commit is contained in:
5
t/pt-mysql-summary/samples/mysqld-instances-pt-2322
Normal file
5
t/pt-mysql-summary/samples/mysqld-instances-pt-2322
Normal file
@@ -0,0 +1,5 @@
|
||||
PID TTY STAT TIME COMMAND
|
||||
80592 pts/0 Sl 3:14 /home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/bin/mysqld --defaults-file=/tmp/12345/my.sandbox.cnf -u root --init-file /tmp/12345/mysql-init --plugin-dir=/home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/lib/plugin/ --early-plugin-load=keyring_file.so --loose-keyring_file_data=/tmp/12345/data/keyring
|
||||
80852 pts/0 Sl 3:32 /home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/bin/mysqld --defaults-file=/tmp/12346/my.sandbox.cnf -u root --init-file /tmp/12346/mysql-init --plugin-dir=/home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/lib/plugin/ --early-plugin-load=keyring_file.so --loose-keyring_file_data=/tmp/12346/data/keyring
|
||||
81695 pts/0 Sl 3:22 /home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/bin/mysqld --defaults-file=/tmp/12347/my.sandbox.cnf -u root --init-file /tmp/12347/mysql-init --plugin-dir=/home/sveta/mysqlpackages/Percona-Server-8.0.39-30-Linux.x86_64.glibc2.35/lib/plugin/ --early-plugin-load=keyring_file.so --loose-keyring_file_data=/tmp/12347/data/keyring
|
||||
357384 ? Ssl 0:17 /usr/sbin/mysqld
|
Reference in New Issue
Block a user