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

@ -4461,6 +4461,7 @@ CHARSET_INFO my_charset_sjis =
{
13, /* number */
MY_CS_COMPILED, /* state */
"sjis", /* cs name */
"sjis", /* name */
"", /* comment */
ctype_sjis,