summaryrefslogtreecommitdiff
path: root/mysql-test/r/ctype_latin1_de.result
diff options
context:
space:
mode:
authorunknown <bar@bar.intranet.mysql.r18.ru>2004-02-04 12:49:54 +0400
committerunknown <bar@bar.intranet.mysql.r18.ru>2004-02-04 12:49:54 +0400
commit7f6f30284e8834985884578dc723582e1e266aea (patch)
tree4c798f8c4f897341d94b7606cdd2d8b113f1db29 /mysql-test/r/ctype_latin1_de.result
parentf0a715f3adf1f1b975545e69c3758dd39afbbd39 (diff)
downloadmariadb-git-7f6f30284e8834985884578dc723582e1e266aea.tar.gz
Client character set is now not set from the server value.
Diffstat (limited to 'mysql-test/r/ctype_latin1_de.result')
-rw-r--r--mysql-test/r/ctype_latin1_de.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/ctype_latin1_de.result b/mysql-test/r/ctype_latin1_de.result
index 7f150cb0698..c500019042f 100644
--- a/mysql-test/r/ctype_latin1_de.result
+++ b/mysql-test/r/ctype_latin1_de.result
@@ -1,3 +1,5 @@
+set names latin1;
+set @@collation_connection=latin1_german2_ci;
select @@collation_connection;
@@collation_connection
latin1_german2_ci