Yes, that's the problem.
Until now I started the two servers from the command line/batch file/service
and each server had its own my.ini. The two servers are in replication: one
master and another slave. Two days ago I read that I can use a unique my.ini
for the both servers; and MySQL for Windows is searching for the ini file in
an unique place. I tried to find that mysqld_multi tool in the MySQL Win
package but no trace of it.

But the ideea sounded very interesting to me so I tried to find the answer
for Win MySQL in this list.

Thank you very much, I'm happy to use this elegant and clean solution,
tommorrow I'll put both to start by the unique my.ini file.

Sincerely,

Iulian Teodosiu,
Economist/Analyst Programmer,
Primaria Falticeni,
Falticeni Town,
Romania, Europe

----- Original Message -----
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "Primaria Falticeni" <[EMAIL PROTECTED]>; "MySQL LIST"
<[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 10:08 PM
Subject: Re: Two Servers on Windows and my.cnf/my.ini groups


> At 20:12 +0300 7/22/03, Primaria Falticeni wrote:
> >Hello and thank you for the info,
> >
> >As I said earlier, I already did the other ways of starting multiple
> >servers.
> >But from these docs I lived with the idea that one/unique my.cnf is able
to
> >start two servers on Windows.
> >Must I see that two configuration files is needed?
>
> I'm not sure what you're asking. Do you mean that you want to run
> two servers as services, and you want to use a single my.cnf file
> to store the options for them?
>
> If so, then you use the approach of specifying a service name after
> the --install option, and using an option group corresponding to the
> service name in the option file.  Each server will have a different
> service name, so each server also reads a distinct option group name
> in the option file.
>
> If that's not what you want to do, please clarify.  Thanks.
>
> >
> >Iulian
> >
> >----- Original Message -----
> >From: "Paul DuBois" <[EMAIL PROTECTED]>
> >To: "Primaria Falticeni" <[EMAIL PROTECTED]>; "MySQL LIST"
> ><[EMAIL PROTECTED]>
> >Sent: Tuesday, July 22, 2003 7:51 PM
> >Subject: Re: Two Servers on Windows and my.cnf/my.ini groups
> >
> >
> >>  At 19:37 +0300 7/22/03, Primaria Falticeni wrote:
> >>  >Hello,
> >>  >
> >>  >I run two MySQL servers on Windows with the two services.
> >>  >I read in the docs that it exists a way to identify the servers in
my.cnf
> >by
> >>  >groups and about a tool from Linux to manage the groups.
> >>  >How can I start a server on Windows through the my.cnf/my.ini 's
groups?
> >>
> >>  If by Linux tool you mean mysqld_multi, it's inapplicable to Windows.
> >>  For instructions on running multiple servers on Windows, have a look
> >>  in the MySQL manual here:
> >>
> >>  http://www.mysql.com/doc/en/Multiple_servers.html
> >>
> >>  >
> >>  >
> >>  >Thanks Anticipated,
> >>  >Iulian
> >>
> >>
> >>  --
> >>  Paul DuBois, Senior Technical Writer
> >>  Madison, Wisconsin, USA
> >>  MySQL AB, www.mysql.com
> >>
> >>  Are you MySQL certified?  http://www.mysql.com/certification/
> >>
> >>
> >>  --
> >>  MySQL General Mailing List
> >>  For list archives: http://lists.mysql.com/mysql
> >>  To unsubscribe:
> >http://lists.mysql.com/[EMAIL PROTECTED]
> >
> >
> >--
> >MySQL General Mailing List
> >For list archives: http://lists.mysql.com/mysql
> >To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>
> --
> Paul DuBois, Senior Technical Writer
> Madison, Wisconsin, USA
> MySQL AB, www.mysql.com
>
> Are you MySQL certified?  http://www.mysql.com/certification/


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to