Bug #7203 "delayed" test fails on QNX when using prepared statements
Submitted: 12 Dec 2004 17:01 Modified: 14 Dec 2004 14:55
Reporter: Lenz Grimmer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.8-pre OS:Other (QNX 6.2.1)
Assigned to: Ramil Kalimullin CPU Architecture:Any

[12 Dec 2004 17:01] Lenz Grimmer
Description:
Running the test suite on QNX with --ps-protocol shows the following test failure:

09967: delayed                        [ fail ]
09968: 
09969: Errors are (from /home/mysqldev/buildqnx/test/mysql-debug-4.1.8-pc-nto-qnx6.2.1-i386/mysql-test/var/log/mysqltest-time) :
09970: /home/mysqldev/buildqnx/test/mysql-debug-4.1.8-pc-nto-qnx6.2.1-i386/bin/mysqltest: At line 37: Result length mismatch
09971: (the last lines may be the most important ones)
09972: Below are the diffs between actual and expected results:
09973: -------------------------------------------------------
09974: *** r/delayed.result	Sat Dec 11 19:46:53 2004
09975: --- r/delayed.reject	Sun Dec 12 14:41:39 2004
09976: ***************
09977: *** 12,19 ****
09978:   a	tmsp
09979:   select * from t1 where tmsp=19711006010203;
09980:   a	tmsp
09981: - 5	1971-10-06 01:02:03
09982: - 6	1971-10-06 01:02:03
09983:   8	1971-10-06 01:02:03
09984:   drop table t1;
09985:   create table t1 (a int not null auto_increment primary key, b char(10));
09986: --- 12,17 ----
09987: -------------------------------------------------------

How to repeat:
Run the test suite on QNX with ps-protocol and observe the error.
[14 Dec 2004 14:55] Ramil Kalimullin
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.8