Bug #15348 | Test 'wait_timeout' fails on Windows, error code differs | ||
---|---|---|---|
Submitted: | 30 Nov 2005 12:25 | Modified: | 24 Feb 2006 9:03 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.16-pre | OS: | Windows (Windows 2003) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[30 Nov 2005 12:25]
Kent Boortz
[22 Dec 2005 16:53]
MySQL Verification Team
miguel@light ~/mysql/mysql-test $ ./mysql-test-run.pl --force --skip-rpl wait_timeout No ndbcluster support Using MTR_BUILD_THREAD = 0 Using MASTER_MYPORT = 9306 Using MASTER_MYPORT1 = 9307 Using SLAVE_MYPORT = 9308 Using NDBCLUSTER_PORT = 9350 Killing Possible Leftover Processes Removing Stale Files Installing Master Databases Installing Master Databases Installing Slave Databases Installing Slave Databases Installing Slave Databases ======================================================= Finding Tests in the 'main' suite Starting Tests in the 'main' suite TEST RESULT ------------------------------------------------------- wait_timeout [ fail ] Errors are (from E:/cygwin/home/miguel/mysql/mysql-test/var/log/mysqltest-time) : mysqltest: At line 9: query 'select 2' failed with wrong errno 2013 instead of 2 006... (the last lines may be the most important ones) Ending Tests Shutting-down MySQL daemon
[25 Jan 2006 14:23]
Magnus Blåudd
Stealing this. Jim, please let me know if you want it back.
[9 Feb 2006 14:18]
Magnus Blåudd
Related to bug#14057
[13 Feb 2006 9:09]
Magnus Blåudd
This problem will be fixed if the pending patch for bug#14057 is approved.
[24 Feb 2006 9:03]
Magnus Blåudd
Fixed in 5.0.19 and 5.1.8 by the patch for bug#2845