mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
ctype-utf8.c:
Stupid bug fix strings/ctype-utf8.c: Stupid bug fix
This commit is contained in:
@@ -2030,7 +2030,7 @@ CHARSET_INFO my_charset_utf8_bin=
|
|||||||
3, /* mbmaxlen */
|
3, /* mbmaxlen */
|
||||||
0,
|
0,
|
||||||
&my_charset_handler,
|
&my_charset_handler,
|
||||||
&my_collation_ci_handler
|
&my_collation_bin_handler
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user