mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +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
|
|
@ -623,6 +623,7 @@ CHARSET_INFO my_charset_win1250ch =
|
|||
{
|
||||
34, /* number */
|
||||
MY_CS_COMPILED, /* state */
|
||||
"cp1250", /* cs name */
|
||||
"win1250ch", /* name */
|
||||
"", /* comment */
|
||||
ctype_win1250ch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue