diff options
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype-uca.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/ctype-uca.c b/strings/ctype-uca.c index 46d87a040c1..c49dff6f6a9 100644 --- a/strings/ctype-uca.c +++ b/strings/ctype-uca.c @@ -35954,7 +35954,7 @@ struct charset_info_st my_charset_utf8_thai_520_w2= &my_unicase_unicode520,/* caseinfo */ NULL, /* state_map */ NULL, /* ident_map */ - 8, /* strxfrm_multiply */ + 4, /* strxfrm_multiply */ 1, /* caseup_multiply */ 1, /* casedn_multiply */ 1, /* mbminlen */ |