mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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 */
|
||||
0,
|
||||
&my_charset_handler,
|
||||
&my_collation_ci_handler
|
||||
&my_collation_bin_handler
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user