mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 22:55:32 +02:00
All collation names are now fit into convension
This commit is contained in:
parent
b9b15d5239
commit
f390da2270
15 changed files with 40 additions and 80 deletions
|
|
@ -4473,7 +4473,7 @@ CHARSET_INFO my_charset_sjis =
|
|||
13,0,0, /* number */
|
||||
MY_CS_COMPILED|MY_CS_PRIMARY|MY_CS_STRNXFRM, /* state */
|
||||
"sjis", /* cs name */
|
||||
"sjis", /* name */
|
||||
"sjis_japanese_ci", /* name */
|
||||
"", /* comment */
|
||||
ctype_sjis,
|
||||
to_lower_sjis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue