mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Third set of fixes for bug#35988.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
|
||||
|
||||
--Error 0,ER_UNKNOWN_CHARACTER_SET
|
||||
eval SET $charset_variable = big5;
|
||||
eval SELECT $charset_variable;
|
||||
eval SET $charset_variable = dec8;
|
||||
|
Reference in New Issue
Block a user