1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
bar@bar.mysql.r18.ru
2003-01-05 15:31:26 +04:00
parent f6c5f74f31
commit 395d7da8a3

View File

@ -3673,7 +3673,7 @@ static CHARSET_INFO compiled_charsets[] = {
26, /* number */
MY_CS_COMPILED, /* state */
"cp1250", /* cs name */
"win1250", /* name */
"cp1250", /* name */
"", /* comment */
ctype_win1250,
to_lower_win1250,