diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2016-02-24 14:31:43 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2016-02-26 18:35:14 +0400 |
commit | 90c9641a8ad968e5bebf823a8977a490d40616bf (patch) | |
tree | cb037eb3f8d7031737b79da679d96a388cc32430 /mysql-test/t/mysqld--help.test | |
parent | d30ae14c24f434e35b58707c24c69dddd582d98b (diff) | |
download | mariadb-git-90c9641a8ad968e5bebf823a8977a490d40616bf.tar.gz |
MDEV-7331 - information_schema.user_variables
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 2ddb58e6de4..ed6b2d3894e 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -31,7 +31,7 @@ perl; connect null-audit aria oqgraph sphinx thread-handling test-sql-discovery rpl-semi-sync query-cache-info query-response-time metadata-lock-info locales unix-socket - wsrep file-key-management/; + wsrep file-key-management user-variables/; # And substitute the content some environment variables with their # names: |