mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
Some changes to separate charset and collation terms
This commit is contained in:
parent
a533a95c28
commit
782295137b
17 changed files with 75 additions and 9 deletions
|
|
@ -4461,6 +4461,7 @@ CHARSET_INFO my_charset_sjis =
|
|||
{
|
||||
13, /* number */
|
||||
MY_CS_COMPILED, /* state */
|
||||
"sjis", /* cs name */
|
||||
"sjis", /* name */
|
||||
"", /* comment */
|
||||
ctype_sjis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue