Bug #8590 ps_6bdb fails in 5.0.3-alpha
Submitted: 17 Feb 2005 21:28 Modified: 23 Feb 2005 11:59
Reporter: Matt Wagner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.3-alpha OS:many, use 'build' as example
Assigned to: Jani Tolonen CPU Architecture:Any

[17 Feb 2005 21:28] Matt Wagner
Description:
on 'build':

13195: ps_6bdb                        [ fail ]
13196: 
13197: Errors are (from /build/mysqldev/build/test/mysql-max-5.0.3-alpha-pc-linux-gnu-i686/mysql-test/var/log/mysqltest-time) :
13198: /build/mysqldev/build/test/mysql-max-5.0.3-alpha-pc-linux-gnu-i686/bin/mysqltest: At line 24: Result length mismatch
13199: (the last lines may be the most important ones)
13200: Below are the diffs between actual and expected results:
13201: -------------------------------------------------------
13202: *** r/ps_6bdb.result     Tue Feb 15 23:38:03 2005
13203: --- r/ps_6bdb.reject     Thu Feb 17 09:59:50 2005
13204: ***************
13205: *** 2674,2680 ****
13206:   Warning        1265    Data truncated for column 'c5' at row 1
13207:   Warning        1265    Data truncated for column 'c6' at row 1
13208:   Warning        1264    Out of range value adjusted for column 'c7' at row 1
13209: - Note   1265    Data truncated for column 'c12' at row 1
13210:   Warning        1264    Out of range value adjusted for column 'c12' at row 1
13211:   execute my_select ;
13212:   c1     1
13213: --- 2674,2679 ----
13214: ***************
13215: *** 2725,2731 ****
13216:   Warning        1265    Data truncated for column 'c5' at row 1
13217:   Warning        1265    Data truncated for column 'c6' at row 1
13218:   Warning        1264    Out of range value adjusted for column 'c7' at row 1
13219: - Note   1265    Data truncated for column 'c12' at row 1
13220:   Warning        1264    Out of range value adjusted for column 'c12' at row 1
13221:   execute my_select ;
13222:   c1     -1
13223: --- 2724,2729 ----
13224: -------------------------------------------------------

also happens on many other build hosts. see this url for more info: https://intranet.mysql.com/~kboortz/status/mysql-5.0.3-alpha/builds.html

How to repeat:
build 5.0.3-alpha '-max' on build.
[23 Feb 2005 11:59] Jani Tolonen
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