1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00

Third set of fixes for bug#35988.

This commit is contained in:
hhunger@hh-nb.hungers
2008-04-15 15:44:11 +02:00
parent 913b7b8030
commit 679b907964
11 changed files with 21 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# This auxiliary file is used by collation variables
#
--Error 0,ER_UNKNOWN_CHARACTER_SET
eval SET $collation_variable = big5_chinese_ci;
eval SELECT $collation_variable;
eval SET $collation_variable = big5_bin;