8 messages in com.mysql.lists.win32Re: Running multiple mysqld on same box
FromSent OnAttachments
Billerby Erik14 Feb 2002 02:55 
Horváth Attila14 Feb 2002 04:35 
Billerby Erik14 Feb 2002 08:29 
Miguel Angel Solorzano14 Feb 2002 09:06 
Miguel Angel Solorzano14 Feb 2002 10:06 
Heikki Tuuri14 Feb 2002 14:45 
Tonci Grgin15 Feb 2002 07:10 
Peter15 Feb 2002 07:25 
Subject:Re: Running multiple mysqld on same box
From:Miguel Angel Solorzano (mig@mysql.com)
Date:02/14/2002 09:06:04 AM
List:com.mysql.lists.win32

At 11:56 14/02/2002 +0100, Billerby Erik wrote: Hi!

Today, you don't have the option for to run more than one instance of MySQL server. However you should have the option to use the embedded server (release 4.0.1) in your client application, it permits to specify the server group in the configuration file (my.cnf/my.ini).

Regards, Miguel

Hi!

I'm going to distribute an application based on mysql to a large numer of clients. I know that some of these clients already have an application running mysql. However my application uses innodb-tables and have a different set of requirements.

I want to run an own mysqld deamon for my application. I know this can be solved using another port for my distribution, but I need to be sure that it reads the right my.ini file. My my.ini is placed in the windows catalouge. However, if there is a my.cnf in c:\ this will be read first causing my process not to start in the right manner ie, giving the wrong port, datadir, no innodb tables and so on.

My question is: Is it possible to tell mysqld which my.ini to use? Or is there some other way I can solve this problem?

I'm running on version 3.23.47-max-debug

Regards /Erik

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3@lists.mysql.com instead.