summaryrefslogtreecommitdiff
path: root/mysql-test/t/upgrade.test
diff options
context:
space:
mode:
authorAntony T Curtis <antony@xiphis.org>2009-11-14 11:33:59 -0800
committerAntony T Curtis <antony@xiphis.org>2009-11-14 11:33:59 -0800
commit343001d84054a4051d75bf56f131fc3bf140d59d (patch)
tree9b3e96546759a174f477047ea0bc4aa60cc249f8 /mysql-test/t/upgrade.test
parent2f18347d5cd881fe1d88a387411bb01242748879 (diff)
parent8e814e1df794aa1cb9d85b83877706384fc17152 (diff)
downloadmariadb-git-343001d84054a4051d75bf56f131fc3bf140d59d.tar.gz
merge from maria-5.1-merge
Diffstat (limited to 'mysql-test/t/upgrade.test')
-rw-r--r--mysql-test/t/upgrade.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/upgrade.test b/mysql-test/t/upgrade.test
index d571a2efc7c..e390e8a1253 100644
--- a/mysql-test/t/upgrade.test
+++ b/mysql-test/t/upgrade.test
@@ -124,6 +124,8 @@ with_check_option=0
timestamp=2009-04-10 11:53:37
create-version=1
source=select f1 from `a-b-c`.t1 a, information_schema.tables b\nwhere a.f1 = b.table_name
+client_cs_name=utf8
+connection_cl_name=utf8_general_ci
EOF
show databases like '%a-b-c%';