diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-06-24 20:56:30 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-06-24 20:56:30 +0200 |
commit | e8ab897fcab3018641935c9923fb7b0be4594f2c (patch) | |
tree | 7de54f70537033a2b66386d04f7b6fdd4fc7b17e /mysql-test/t/mysqld--help.test | |
parent | 850c77b72c98b2b904513ae0d529aaf35d611985 (diff) | |
download | mariadb-git-e8ab897fcab3018641935c9923fb7b0be4594f2c.tar.gz |
MDEV-4617 PLUGINS - Show internal Locales in I_S
INFORMATION_SCHEMA.LOCALES plugin.
Contribution by Roberto Spadim
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 9e24443151d..571a097c3f7 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 null-audit aria pbxt oqgraph sphinx thread-handling test-sql-discovery rpl-semi-sync query-cache-info - query-response-time/; + query-response-time locales/; # And substitute the content some environment variables with their # names: |