summaryrefslogtreecommitdiff
path: root/mysql-test/r/ctype_cp1250_ch.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/ctype_cp1250_ch.result')
-rw-r--r--mysql-test/r/ctype_cp1250_ch.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/ctype_cp1250_ch.result b/mysql-test/r/ctype_cp1250_ch.result
index 7f0cdf3f17b..46ca1f25ef4 100644
--- a/mysql-test/r/ctype_cp1250_ch.result
+++ b/mysql-test/r/ctype_cp1250_ch.result
@@ -238,3 +238,6 @@ select a from t1 where a like "abcdefghá";
a
abcdefghá
drop table t1;
+set global LC_MESSAGES=convert((@@global.log_bin_trust_function_creators)
+using cp1250);
+ERROR HY000: Unknown system variable 'LC_MESSAGES'