mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Some changes to separate charset and collation terms
This commit is contained in:
parent
259b79beac
commit
a172e5ad2a
17 changed files with 75 additions and 9 deletions
|
|
@ -8431,6 +8431,7 @@ CHARSET_INFO my_charset_ujis =
|
|||
{
|
||||
12, /* number */
|
||||
MY_CS_COMPILED, /* state */
|
||||
"ujis", /* cs name */
|
||||
"ujis", /* name */
|
||||
"", /* comment */
|
||||
ctype_ujis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue