Some changes to separate charset and collation terms

This commit is contained in:
unknown 2003-01-04 14:12:20 +04:00
commit 782295137b
17 changed files with 75 additions and 9 deletions

View file

@ -623,6 +623,7 @@ CHARSET_INFO my_charset_win1250ch =
{
34, /* number */
MY_CS_COMPILED, /* state */
"cp1250", /* cs name */
"win1250ch", /* name */
"", /* comment */
ctype_win1250ch,