Bug #7205 "archive" test fails on UnixWare when using prepared statements
Submitted: 12 Dec 2004 17:32 Modified: 11 Mar 2005 16:49
Reporter: Lenz Grimmer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.8-pre OS:Other (SCO UnixWare 7.1.4)
Assigned to: Ramil Kalimullin CPU Architecture:Any

[12 Dec 2004 17:32] Lenz Grimmer
Description:
When running the test suite with --ps-protocol on SCO UnixWare, the "archive" test fails with the following diff:

09638: archive                        [ fail ]
09639: 
09640: Errors are (from /home/mysqldev/uw714/test/mysql-debug-4.1.8-unknown-sysv5UnixWare7.1.4-i686/mysql-test/var/log/mysqltest-time) :
09641: /home/mysqldev/uw714/test/mysql-debug-4.1.8-unknown-sysv5UnixWare7.1.4-i686/bin/mysqltest: At line 11: query 'CREATE TABLE t1 (
09642: Period smallint(4) unsigned zerofill DEFAULT '0000' NOT NULL,
09643: Varor_period smallint(4) unsigned DEFAULT '0' NOT NULL
09644: ) ENGINE=archive' failed: 6: Error on delete of './test/t1.ARN' (Errcode: 2)
09645: (the last lines may be the most important ones)
09646: 
09647: Ending Tests
09648: Shutting-down MySQL daemon
09649: 
09650: Master shutdown finished
09651: Slave shutdown finished
09652: Resuming Tests
09653: 
09654: auto_increment                 [ pass ]   

How to repeat:
Run the test as described above, observe the diff.
[9 Mar 2005 14:30] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/22839
[11 Mar 2005 16:49] Paul DuBois
Not in released versions, so no documentation
note is required.