Description:
Test 'archive' fails on QNX in 4.1.9:
=== cut ===
archive [ fail ]
Errors are (from /home/mysqldev/buildqnx/test/mysql-max-4.1.9-pc-nto-qnx6.2.1-i386/mysql-test/var/log/mysqltest-time) :
/home/mysqldev/buildqnx/test/mysql-max-4.1.9-pc-nto-qnx6.2.1-i386/bin/mysqltest: At line 16: query 'INSERT INTO t1 VALUES (9410,9412)' failed: 1016: Can't open file: 't1.ARZ' (errno: 1)
(the last lines may be the most important ones)
=== cut ===
Identical message in tests logs of Jan 8 + Jan 4, 2005.
In 5.0 (tests on Jan 6 + Jan 1), the symptom differs but the command is the same:
=== cut ===
archive [ fail ]
Errors are (from /home/mysqldev/buildqnx/test/mysql-max-5.0.3-alpha-pc-nto-qnx6.2.1-i386/mysql-test/var/log/mysqltest-time) :
/home/mysqldev/buildqnx/test/mysql-max-5.0.3-alpha-pc-nto-qnx6.2.1-i386/bin/mysqltest: At line 16: query 'INSERT INTO t1 VALUES (9410,9412)' failed: 1030: Got error -1 from storage engine
(the last lines may be the most important ones)
=== cut ===
How to repeat:
Build + test on QNX.