From e8ab897fcab3018641935c9923fb7b0be4594f2c Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 24 Jun 2013 20:56:30 +0200 Subject: MDEV-4617 PLUGINS - Show internal Locales in I_S INFORMATION_SCHEMA.LOCALES plugin. Contribution by Roberto Spadim --- mysql-test/t/mysqld--help.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/t/mysqld--help.test') 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: -- cgit v1.2.1