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

@ -6219,6 +6219,7 @@ CHARSET_INFO my_charset_big5 =
{
1, /* number */
MY_CS_COMPILED, /* state */
"big5", /* cs name */
"big5", /* name */
"", /* comment */
ctype_big5,