diff options
author | unknown <bar@mysql.com> | 2005-07-11 13:20:07 +0500 |
---|---|---|
committer | unknown <bar@mysql.com> | 2005-07-11 13:20:07 +0500 |
commit | dce0304a42a7bcecc9db59a3ea7225bd8a56fe89 (patch) | |
tree | 463fbd2b1feb6bc3d505c84d6dc81866285efe01 /ltmain.sh | |
parent | 8dce276058baa6ac41728d760e426c797d740f4e (diff) | |
download | mariadb-git-dce0304a42a7bcecc9db59a3ea7225bd8a56fe89.tar.gz |
field_conv.cc:
Bug#11591
CHAR column with utf8 does not work properly
(more chars than expected)
do_cut_string didn't call well_formed_length,
and copied all data, which was wrong in the
case of multibyte character set.
ctype_utf8.result, ctype_utf8.test:
adding test case
sql/field_conv.cc:
Bug#11591
CHAR column with utf8 does not work properly
(more chars than expected)
do_cut_string didn't call well_formed_length,
and copied all data, which was wrong in the
case of multibyte character set.
mysql-test/t/ctype_utf8.test:
adding test case
mysql-test/r/ctype_utf8.result:
adding test caser
Diffstat (limited to 'ltmain.sh')
0 files changed, 0 insertions, 0 deletions