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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user