Bug #56132 mysql_client_test.c:831: check failed: 'field->length == expected_field_length'
Submitted: 20 Aug 2010 5:26 Modified: 21 Aug 2010 10:26
Reporter: Howard Allison Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.49 OS:IBM AIX (6.1)
Assigned to: CPU Architecture:Any
Tags: client test

[20 Aug 2010 5:26] Howard Allison
Description:
Probably a utf regression... compiled with --enable-largefile --enable-thread-safe-client --enable-shared --disable-static --disable-static --with-charset=utf8 --with-extra-charsets=all --with-plugins=archive,innobase,innodb_plugin,myisam,myisam,myisammrg

How to repeat:
perl mysql-test-run.pl
wash, rinse, repeat

Suggested fix:
reassurance that it only affects the test would be enough :-)
[21 Aug 2010 10:26] Sveta Smirnova
Thank you for the report.

This is duplicate of bug #43347