9 messages in com.mysql.lists.win32RE: Problem in running multiple MySQL...| From | Sent On | Attachments |
|---|---|---|
| Pugazhendhi B- CTD, Chennai. | 27 Sep 2004 04:47 | |
| A Johan | 27 Sep 2004 07:11 | |
| Danny Willis | 27 Sep 2004 09:19 | |
| SGr...@unimin.com | 27 Sep 2004 09:49 | |
| Frederico Luis Cabral | 27 Sep 2004 09:54 | |
| Danny Willis | 27 Sep 2004 10:02 | |
| SGr...@unimin.com | 27 Sep 2004 10:02 | |
| Danny Willis | 27 Sep 2004 11:33 | |
| Patino, Hernando | 27 Sep 2004 11:36 |
| Subject: | RE: Problem in running multiple MySQL server on Windows![]() |
|---|---|
| From: | A Johan (ajo...@yahoo.com) |
| Date: | 09/27/2004 07:11:12 AM |
| List: | com.mysql.lists.win32 |
Hi,
You need to give the service a different name:
Mysqld --install mysql2service
aj
-----Original Message----- From: Pugazhendhi B- CTD, Chennai. [mailto:puga...@ctd.hcltech.com] Sent: 27 September 2004 19:48 To: win...@lists.mysql.com Subject: Problem in running multiple MySQL server on Windows
Hi,
I am new to MySQL World. I have installed MySQL version 4.0.20 on my windows machine and started the server/service by WinMySQLAdmin. This server is listening to the default port 3306.
I tried to run multiple MySQL server on my windows machine. I did the following. 1) Stopped the service -mysql 2) Created `C:\my-opts1.cnf' file looks like [mysqld] basedir = C:/mysql port = 3307 enable-named-pipe socket = mypipe1 3) Install the services as follows C:\> C:\mysql\bin\mysqld-nt --install mysqld1 --defaults-file=C:\my-opts1.cnf 4) Got the message "Service Installed" 5) When I tried to start the service using C:\> NET START mysqld1 Got the following error message
The MySql service is starting. The MySql service could not be started.
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
Can any one help me to run multiple MySQL Servers on Windows Machine,
Thanks & Regards B. Pugazhendhi ****************************************************************** Disclaimer:
This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. DISCLAIMER This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer
-- MySQL Windows Mailing List For list archives: http://lists.mysql.com/win32 To unsubscribe: http://lists.mysql.com/win32?unsub=ajo...@yahoo.com
---
Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004
---
Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com




