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
|
|
@ -597,6 +597,7 @@ CHARSET_INFO my_charset_czech =
|
|||
{
|
||||
2, /* number */
|
||||
MY_CS_COMPILED, /* state */
|
||||
"latin2", /* cs name */
|
||||
"czech", /* name */
|
||||
"", /* comment */
|
||||
ctype_czech,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue