mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
ctype-latin1.c:
Revert this change, it was done in a mistake. strings/ctype-latin1.c: Revert this change, it was done in a mistake.
This commit is contained in:
parent
3818b0d3b3
commit
b6425bc22c
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ CHARSET_INFO my_charset_latin1_german2_ci=
|
||||||
ctype_latin1,
|
ctype_latin1,
|
||||||
to_lower_latin1,
|
to_lower_latin1,
|
||||||
to_upper_latin1,
|
to_upper_latin1,
|
||||||
NULL,
|
sort_order_latin1_de,
|
||||||
NULL, /* contractions */
|
NULL, /* contractions */
|
||||||
NULL, /* sort_order_big*/
|
NULL, /* sort_order_big*/
|
||||||
cs_to_uni, /* tab_to_uni */
|
cs_to_uni, /* tab_to_uni */
|
||||||
|
|
Loading…
Reference in a new issue