MySQL Forums
Forum List  »  Quality Assurance

Change in start-up behavior
Posted by: Randy Bowen
Date: May 02, 2008 01:24PM

We've recently moved from 5.0.27 to 5.0.51a on a Windows platform, and have observed a change in the start-up behavior of the server.

The third-party application we're running potentially launches MySQL from differing points in its start-up process. The scripts have relied on the behavior in 5.0.27 by which starting a second server instance with the same port number would fail; thus, regardless of the number of times the launch script was invoked, a single instance would be running.

With 5.0.51a, however, we see another instance of the server launched with each invocation of the script. Can someone explain what's happening here?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Change in start-up behavior
2763
May 02, 2008 01:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.