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

@ -8430,7 +8430,7 @@ CHARSET_INFO my_charset_ujis =
12,0,0, /* number */
MY_CS_COMPILED|MY_CS_PRIMARY, /* state */
"ujis", /* cs name */
"ujis", /* name */
"ujis_japanese_ci", /* name */
"", /* comment */
ctype_ujis,
to_lower_ujis,