MySQL Forums
Forum List  »  Install & Repo

Re: Could not start the MySQL service: Error 1067
Posted by: Kevin Kinisky
Date: October 07, 2005 09:23AM

Hey All,

I am having this issue with multiple instances of MySQL on a Windows 2000 Server. Here is what I have done:

1. Created 10 different data sub directories under MySQL Server 5.0\Data\
2. Created 10 instances of the my.ini file, & renamed them to reference each instance
3. In each of these files I specified one port # for each: 3306 -> 3316
4. In each of these I specified the specific path to the specific data sub-directory
5. Installed each instance manually using the --defaults-file= option

Now I can see the instances through the Services under Administrative Tools. The problem seems to be that I can only start one to two different instances at any given time. In reading through all this documentation, I even added a socketname for each and that did not work.

Any suggestions would be greatly appreciated. While I can get MySQL working on a single instance, the multiple-instances seem to be raising quite the challenge.

Thank you in advance...

- Kevin

Options: ReplyQuote


Subject
Written By
Posted
May 27, 2008 04:21AM
Re: Could not start the MySQL service: Error 1067
October 07, 2005 09:23AM
January 01, 2008 11:48PM
May 17, 2008 09:16AM
January 31, 2008 04:17PM
A B
December 12, 2008 03:23AM
March 25, 2008 07:48PM
May 26, 2008 05:46AM


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.