Re: Replication issues during Failover

2004-02-19 Thread Gowtham Jayaram
I left out the details because of the fear of putting people to sleep. Here it goes The requirement is to design High Availability for an Application that is using a MySQL database. The following is the configuration I have in mind. CONFIGURATION: - Two machines, Primary and Secondary. Each

Re: Replication issues during Failover

2004-02-19 Thread Jeremy Zawodny
On Wed, Feb 18, 2004 at 02:18:59PM -0800, Gowtham Jayaram wrote: > Hello all: > > I am looking into the Replication issues that surface in a Failover > scenario (Master goes down and Slave is pressed into service). > > I understand that it is critical for the Master and Slave databases > to mirro

Replication issues during Failover

2004-02-18 Thread Gowtham Jayaram
Hello all: I am looking into the Replication issues that surface in a Failover scenario (Master goes down and Slave is pressed into service). I understand that it is critical for the Master and Slave databases to mirror each other for Replication to work. I am trying to ensure that this integrit