diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2013-12-13 12:42:45 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2013-12-13 12:42:45 +0400 |
commit | 258bf32d3c8d7462d54c3acce724308faf270b94 (patch) | |
tree | 6b60a2f8b7e9a7f7af42aa3de59e225942f90866 /mysql-test/t/mysqld--help.test | |
parent | 3771e14ea9957dde8f25ccf9f99df7a2aa906fcb (diff) | |
download | mariadb-git-258bf32d3c8d7462d54c3acce724308faf270b94.tar.gz |
MDEV-4748 - metadata_lock_info plugin
- include metadata_lock_info plugin into debian packages
- ignore metadata_lock_info plugin in mysqld--help test
- let test suite run with built-in metadata_lock_info plugin
Diffstat (limited to 'mysql-test/t/mysqld--help.test')
-rw-r--r-- | mysql-test/t/mysqld--help.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index 55dce60648b..1b119ca7ea6 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -28,7 +28,7 @@ perl; thread-concurrency super-large-pages mutex-deadlock-detector connect null-audit aria oqgraph sphinx thread-handling test-sql-discovery rpl-semi-sync query-cache-info - query-response-time locales/; + query-response-time metadata-lock-info locales/; # And substitute the content some environment variables with their # names: |