Some changes to separate charset and collation terms

This commit is contained in:
bar@bar.mysql.r18.ru 2003-01-04 14:12:20 +04:00
commit a172e5ad2a
17 changed files with 75 additions and 9 deletions

View file

@ -597,6 +597,7 @@ CHARSET_INFO my_charset_czech =
{
2, /* number */
MY_CS_COMPILED, /* state */
"latin2", /* cs name */
"czech", /* name */
"", /* comment */
ctype_czech,