All collation names are now fit into convension

This commit is contained in:
bar@bar.mysql.r18.ru 2003-04-07 18:49:56 +05:00
commit 11355b6795
15 changed files with 40 additions and 80 deletions

View file

@ -6231,7 +6231,7 @@ CHARSET_INFO my_charset_big5 =
1,0,0, /* number */
MY_CS_COMPILED|MY_CS_PRIMARY|MY_CS_STRNXFRM, /* state */
"big5", /* cs name */
"big5", /* name */
"big5_chinese_ci", /* name */
"", /* comment */
ctype_big5,
to_lower_big5,