Re: Server not configured as slave

2004-04-15 Thread jim
> "jim" <[EMAIL PROTECTED]> wrote: > > > >> Does this machine have a valid server-id? Run show variables like > >> 'server_id' from the mysql monitor. > > > > Interesting. The my.cnf says "server-id = 75" but the "show_variables;" > > command says server_id 0 (zero). > > > > Why would that b

Re: Server not configured as slave

2004-04-15 Thread Egor Egorov
"jim" <[EMAIL PROTECTED]> wrote: > >> Does this machine have a valid server-id? Run show variables like >> 'server_id' from the mysql monitor. > > Interesting. The my.cnf says "server-id = 75" but the "show_variables;" > command says server_id 0 (zero). > > Why would that be, and could it be t

RE: Server not configured as slave

2004-04-14 Thread jim
> Does this machine have a valid server-id? Run show variables like > 'server_id' from the mysql monitor. Interesting. The my.cnf says "server-id = 75" but the "show_variables;" command says server_id 0 (zero). Why would that be, and could it be the problem? >Also, is there anything in the *.

RE: Server not configured as slave

2004-04-14 Thread Victor Pendleton
Does this machine have a valid server-id? Run show variables like 'server_id' from the mysql monitor. Also, is there anything in the *.err file on this machine? -Original Message- From: jim To: [EMAIL PROTECTED] Sent: 4/14/04 3:26 PM Subject: Server not configured as slave Hi, Can anyone