diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2013-06-05 13:38:41 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2013-06-05 13:38:41 +0400 |
commit | ccdfeb04d877bc79e37eb27bd0a8f4dd35cc25ea (patch) | |
tree | 7502750f34f3f2147a252d705c170fa1a43b73c3 /mysql-test/t/mysqld--help.test | |
parent | afd134e21233d5333548662143204029f0a965e4 (diff) | |
download | mariadb-git-ccdfeb04d877bc79e37eb27bd0a8f4dd35cc25ea.tar.gz |
MDEV-4568 - Port Percona response time distribution as audit plugin
Test fixes.
Diffstat (limited to 'mysql-test/t/mysqld--help.test')
-rw-r--r-- | mysql-test/t/mysqld--help.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index 0f3df10ea70..9e24443151d 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -27,7 +27,8 @@ perl; feedback debug temp-pool ssl des-key-file xtradb sequence thread-concurrency super-large-pages mutex-deadlock-detector null-audit aria pbxt oqgraph sphinx thread-handling - test-sql-discovery rpl-semi-sync query-cache-info/; + test-sql-discovery rpl-semi-sync query-cache-info + query-response-time/; # And substitute the content some environment variables with their # names: |