1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +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

@@ -4,6 +4,7 @@
--Error 0,ER_UNKNOWN_CHARACTER_SET
eval SET $charset_variable = big5;
eval SELECT $charset_variable;
eval SET $charset_variable = dec8;