diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2019-05-26 15:55:14 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2019-05-26 19:20:35 +0200 |
commit | ff10e0f6461f875967728228f71c8909eeaf41c4 (patch) | |
tree | 14b21ed976606f21d0e2380991a0169922ab8841 /mysql-test/main/mysqld--help.test | |
parent | 307ca6935669ae9621aa36239ff3803b60640622 (diff) | |
download | mariadb-git-ff10e0f6461f875967728228f71c8909eeaf41c4.tar.gz |
MDEV-19313 Add test for thread_pool_info
Diffstat (limited to 'mysql-test/main/mysqld--help.test')
-rw-r--r-- | mysql-test/main/mysqld--help.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/main/mysqld--help.test b/mysql-test/main/mysqld--help.test index 4c55c99929f..f0603e4e59d 100644 --- a/mysql-test/main/mysqld--help.test +++ b/mysql-test/main/mysqld--help.test @@ -32,7 +32,8 @@ perl; connect null-audit aria oqgraph sphinx thread-handling test-sql-discovery query-cache-info in-predicate-conversion-threshold query-response-time metadata-lock-info locales unix-socket - wsrep file-key-management cracklib-password-check user-variables/; + wsrep file-key-management cracklib-password-check user-variables + thread-pool-groups thread-pool-queues thread-pool-stats thread-pool-waits/; # And substitute the content some environment variables with their # names: |