Re: replication with automatic master failover problems

2005-03-04 Thread Atle Veka
On Thu, 3 Mar 2005, Olivier Kaloudoff wrote: > Hello, > > we're working on a two node setup to achieve high > availability using 4.1.8; > > we first setup both servers with --bin-log, and only > the slave server (db1) with --log-slave-updates. (binary logfile > name is "master" on bot

replication with automatic master failover problems

2005-03-03 Thread Olivier Kaloudoff
Hello, we're working on a two node setup to achieve high availability using 4.1.8; we first setup both servers with --bin-log, and only the slave server (db1) with --log-slave-updates. (binary logfile name is "master" on both server) replication from db0 to db1 runs smoothly