Bug #15591 | Occasional test suite abort due to port in use | ||
---|---|---|---|
Submitted: | 8 Dec 2005 15:21 | Modified: | 4 Jan 2006 18:05 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | 5.0.19-pre | OS: | Linux (Linux) |
Assigned to: | Ingo Strüwing | CPU Architecture: | Any |
[8 Dec 2005 15:21]
Ingo Strüwing
[8 Dec 2005 15:25]
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/commits/43
[28 Dec 2005 19:31]
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/commits/448
[29 Dec 2005 19:57]
Ingo Strüwing
There is now a new server option --port-open-timeout=# Maximum time in seconds to wait for the port to become free. (Default: no wait) This option is used in the test suite mysql-test-run.sh. Pushed to 5.0.19, 5.1.5.
[4 Jan 2006 18:05]
Paul DuBois
Noted in 5.0.19, 5.1.5 changelogs, and in mysqld options section.