Re: Master will insist on running as a SLAVE if data/master.info exists.

2005-01-02 Thread Mikael Fridh
Kevin A. Burton wrote: Mikael Fridh wrote: Kevin A. Burton wrote: This is a bug. Feature. Putting system configuration information on a unix machine in /var.. .yeah... thats not a feature. It's a feature because you installed it there. I decided to put my datadir in /mysql/data which makes the con

Re: Master will insist on running as a SLAVE if data/master.info exists.

2005-01-01 Thread Kevin A. Burton
Mikael Fridh wrote: Kevin A. Burton wrote: This is a bug. Feature. Putting system configuration information on a unix machine in /var.. .yeah... thats not a feature. In fact, you don't need those configuration statements in the first place. You could just as well initiated the slave replicatio

Re: Master will insist on running as a SLAVE if data/master.info exists.

2004-12-30 Thread Mikael Fridh
Kevin A. Burton wrote: This is a bug. Feature. I have all the slave configuration in /etc/my.cnf commented out. However the machine was ONCE a slave and so data/master.info exists. > I commented out all the /etc/my.cnf settings WRT master-* yet when I restart the box it STILL insists on starting

Master will insist on running as a SLAVE if data/master.info exists.

2004-12-29 Thread Kevin A. Burton
This is a bug. I have all the slave configuration in /etc/my.cnf commented out. However the machine was ONCE a slave and so data/master.info exists. I commented out all the /etc/my.cnf settings WRT master-* yet when I restart the box it STILL insists on starting the slave via master.info If th