We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859fbb3 commit 43a506cCopy full SHA for 43a506c
strings/ctype.c
@@ -3772,7 +3772,7 @@ CHARSET_INFO compiled_charsets[] = {
3772
my_strnncoll_utf8, /* strnncoll */
3773
my_strnxfrm_utf8, /* strnxfrm */
3774
NULL, /* like_range */
3775
- 6, /* mbmaxlen */
+ 3, /* mbmaxlen */
3776
my_ismbchar_utf8, /* ismbchar */
3777
my_ismbhead_utf8, /* ismbhead */
3778
my_mbcharlen_utf8, /* mbcharlen */
0 commit comments