diff options
author | Alexander Barkov <bar@mysql.com> | 2010-02-11 18:28:28 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mysql.com> | 2010-02-11 18:28:28 +0400 |
commit | d59c06d96c7d4ab75bad474ec6b7d02e72a3a87e (patch) | |
tree | 33ef5ce78a58e6d219366983da93883714e2c8ca /storage | |
parent | 1094ffd572ebd533aa9b61d42ceaccc957f8e6c2 (diff) | |
download | mariadb-git-d59c06d96c7d4ab75bad474ec6b7d02e72a3a87e.tar.gz |
A post-fix for WL#2649 Number-to-string conversion
Fixing problems discovered by "mtr --embedded" and "mtr --ps"
@ libmysqld/lib_sql.cc
"mtr --embedded --do-test=ps" failed.
Applying a similar change to the one previously done in protocol.cc,
to make embedded version work the same with client/server version.
(a bug in the WL#2649 patch)
@ mysql-test/include/ctype_numconv.inc
@ mysql-test/r/ctype_binary.result
@ mysql-test/r/ctype_cp1251.result
@ mysql-test/r/ctype_latin1.result
@ mysql-test/r/ctype_ucs.result
- Changing tinyint(30) to tinyint(4)
due to problems with "mtr --ps"
Possibly a bug in libmysql.cc, in function fetch_long_with_conversion().
Zerofill buffer is to short.
- Commenting tests with get_lock/release_lock
"mtr --ps" failed for some reasons in ctype_cp1251.
Diffstat (limited to 'storage')
0 files changed, 0 insertions, 0 deletions