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

@ -8431,6 +8431,7 @@ CHARSET_INFO my_charset_ujis =
{
12, /* number */
MY_CS_COMPILED, /* state */
"ujis", /* cs name */
"ujis", /* name */
"", /* comment */
ctype_ujis,