Bug #10846 | Testcase 'rpl000017' hangs the server on Windows | ||
---|---|---|---|
Submitted: | 24 May 2005 22:56 | Modified: | 3 Jun 2005 18:10 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.6-pre | OS: | Windows (Windows) |
Assigned to: | CPU Architecture: | Any |
[24 May 2005 22:56]
Kent Boortz
[3 Jun 2005 18:10]
MySQL Verification Team
With server from the release not install package I was unable to repeat: 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 ------------------------------------------------------- rpl000017 [ pass ] ------------------------------------------------------- Ending Tests Shutting-down MySQL daemon Master(s) shutdown finished Slave(s) shutdown finished All 1 tests were successful.
[16 Jun 2005 9:35]
Carsten Segieth
using the 'officieal' 5.0.7-beta binaries I can reproduce the problem, only killing the mysqld proces (I waited ~10min) helped.
[16 Jun 2005 10:57]
Carsten Segieth
It seems that it only occurs if rpl000017 is not started 'alone'. Just try "perl mysql-test-run.pl --start-from=rpl000015 --force" which lets the server hang when rpl000017 is reached.