mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
All collation names are now fit into convension
This commit is contained in:
parent
e165845d39
commit
11355b6795
15 changed files with 40 additions and 80 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue