diff options
author | unknown <ingo@mysql.com> | 2005-12-28 20:30:57 +0100 |
---|---|---|
committer | unknown <ingo@mysql.com> | 2005-12-28 20:30:57 +0100 |
commit | 57b203369f72957d7de074019e71d276058c45f2 (patch) | |
tree | a3ce49985d830c0cdaf9fe9a82516dfc1ae92f55 /libmysql_r | |
parent | 4f5664f391ff12c0c6e94b4df0ea7654a484afd1 (diff) | |
download | mariadb-git-57b203369f72957d7de074019e71d276058c45f2.tar.gz |
Bug#15591 Occasional test suite abort due to port in use
If the server is started with --port-open-timeout=#
retry to bind the TCP port if it fails with EADDRINUSE.
Use the new option in mysql-test-run.sh.
mysql-test/mysql-test-run.sh:
Bug#15591 Occasional test suite abort due to port in use
Use the new option --port-open-timeout=# for server starts.
This should fix occasionally late closed TCP ports.
sql/mysqld.cc:
Bug#15591 Occasional test suite abort due to port in use
If the server is started with --port-open-timeout=#
retry to bind the TCP port if it fails with EADDRINUSE.
Diffstat (limited to 'libmysql_r')
0 files changed, 0 insertions, 0 deletions