Bug #11592 mysqld_safe restarts mysqld too quickly while port is still busy
Submitted: 27 Jun 2005 13:15
Reporter: Victoria Reznichenko Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: General Severity:S4 (Feature request)
Version:4.1 OS:Linux (linux)
Assigned to: CPU Architecture:Any

[27 Jun 2005 13:15] Victoria Reznichenko
Description:
Sometimes when mysqld is already down, port is still busy for some time and when mysqld_safe starts mysqld you may get the following error:

Can't start server: Bind on TCP/IP port: Address already in use
Do you already have another mysqld server running on port: 3306 ?
Aborting

How to repeat:
Run query that crashes MySQL server and check error log.