1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Many files:

LIKE crashed mysqld for binary collations in some cases
This commit is contained in:
bar@mysql.com
2004-08-18 12:07:54 +05:00
parent d7ecb3ff47
commit 1cd108ff97
11 changed files with 13 additions and 13 deletions

View File

@ -2125,7 +2125,7 @@ CHARSET_INFO my_charset_utf8_bin=
ctype_utf8, /* ctype */
to_lower_utf8, /* to_lower */
to_upper_utf8, /* to_upper */
to_upper_utf8, /* sort_order */
NULL, /* sort_order */
NULL, /* contractions */
NULL, /* sort_order_big*/
NULL, /* tab_to_uni */