summaryrefslogtreecommitdiff
path: root/mysql-test/suite/jp/r/jp_create_db_ujis.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/jp/r/jp_create_db_ujis.result')
-rw-r--r--mysql-test/suite/jp/r/jp_create_db_ujis.result6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/suite/jp/r/jp_create_db_ujis.result b/mysql-test/suite/jp/r/jp_create_db_ujis.result
index d6bf31336fd..e5e0c2f1ad8 100644
--- a/mysql-test/suite/jp/r/jp_create_db_ujis.result
+++ b/mysql-test/suite/jp/r/jp_create_db_ujis.result
@@ -9,12 +9,12 @@ CREATE DATABASE `龔龖龗`;
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
schema_name
information_schema
-日本語
-龔龖龗
-ニホンゴ
mysql
performance_schema
test
+日本語
+龔龖龗
+ニホンゴ
USE `ニホンゴ`;
USE `日本語`;
USE `龔龖龗`;