1
0
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:
unknown
2008-04-15 15:44:11 +02:00
parent a9c37b3bfe
commit 53c1832680
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;