diff --git a/strings/ctype.c b/strings/ctype.c index f91c8985aee5b8daa6d8e2221dbc3ef0f3611549..d3ae693f97df251c982881a476afaac6f9a0e5f4 100644 --- a/strings/ctype.c +++ b/strings/ctype.c @@ -3772,7 +3772,7 @@ CHARSET_INFO compiled_charsets[] = { my_strnncoll_utf8, /* strnncoll */ my_strnxfrm_utf8, /* strnxfrm */ NULL, /* like_range */ - 6, /* mbmaxlen */ + 3, /* mbmaxlen */ my_ismbchar_utf8, /* ismbchar */ my_ismbhead_utf8, /* ismbhead */ my_mbcharlen_utf8, /* mbcharlen */