Bug #7893 make test Errors (client_test)
Submitted: 14 Jan 2005 4:55 Modified: 19 Jan 2005 8:01
Reporter: Yukihiro KAWADA Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.9 OS:Solaris (Solaris Linux)
Assigned to: Alexander Barkov CPU Architecture:Any

[14 Jan 2005 4:55] Yukihiro KAWADA
Description:
client_test                    [ fail ]

Errors are (from /home/staff/mysql-4.1.9/mysql-test/var/log/mysqltest-time) :
client_test.c:686: check failed: 'field->length == length * cs->mbmaxlen'
/home/staff/mysql-4.1.9/client/mysqltest: command "$TESTS_BINDIR/client_test --no-defaults --testcase --user=root --socket=$MASTER_MYSOCK --port=$MYSQL_TCP_PORT --silent" failed
(the last lines may be the most important ones)

How to repeat:
./configure '--prefix=/usr/local/mysql419' '--with-extra-charsets=complex' '--enable-thread-safe-client' '--enable-local-infile' '--enable-assembler' '--disable-shared' '--with-client-ldflags=-all-static' '--with-mysqld-ldflags=-all-static' '--with-charset=utf8' '--with-innodb'

Problem's key option is  '--with-charset=utf8'. 
This proglem never has been fixed from 4.1.7.

No problem without this option.
[19 Jan 2005 8:01] Alexander Barkov
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

fixed in 4.1.10.