Problem fix:

http://bugs.mysql.com/bug.php?id=2366
Wrong utf8 behaviour when data is trancated
This commit is contained in:
unknown 2004-02-06 16:59:25 +04:00
commit faa8a41b1d
20 changed files with 105 additions and 28 deletions

View file

@ -8444,6 +8444,7 @@ static MY_CHARSET_HANDLER my_charset_handler=
mbcharlen_ujis,
my_numchars_mb,
my_charpos_mb,
my_wellformedlen_mb,
my_lengthsp_8bit,
my_mb_wc_euc_jp, /* mb_wc */
my_wc_mb_euc_jp, /* wc_mb */