Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrm

This commit is contained in:
bar@bar.mysql.r18.ru 2003-08-18 17:24:50 +05:00
commit 762ca8b6f8
11 changed files with 15 additions and 15 deletions

View file

@ -762,7 +762,7 @@ CHARSET_INFO my_charset_tis620_bin=
NULL, /* tab_from_uni */
"",
"",
0, /* strxfrm_multiply */
1, /* strxfrm_multiply */
1, /* mbmaxlen */
0,
&my_charset_handler,