diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-04-09 16:19:22 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-04-09 16:19:22 +0200 |
commit | 3a8e1a2205b6e4147a484c598d59f01a9c8b720b (patch) | |
tree | 40ea4183f5a42fe96052e5a316cf6acf8c8b0fbb /mysql-test/t/mysqld--help.test | |
parent | ee92b2114d4b46e09f32821cb7667de47fcc6390 (diff) | |
download | mariadb-git-3a8e1a2205b6e4147a484c598d59f01a9c8b720b.tar.gz |
mysql-test fixes
Diffstat (limited to 'mysql-test/t/mysqld--help.test')
-rw-r--r-- | mysql-test/t/mysqld--help.test | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index 84d1fe85ec8..33bb50537ca 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -24,10 +24,10 @@ perl; # Plugins which may or may not be there: @plugins=qw/innodb ndb archive blackhole federated partition ndbcluster - feedback debug temp-pool ssl des-key-file - xtradb thread-concurrency super-large-pages - mutex-deadlock-detector null-audit maria aria pbxt oqgraph - sphinx thread-handling query-cache-info/; + 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 query-cache-info/; # And substitute the content some environment variables with their # names: |