RE: replication help

2010-08-30 Thread andrew.2.moore
@lists.mysql.com Subject: replication help hello, i had a master-master replication now one of the masters seems to be about two days ahead of the slave how do i make the first server in sync with the second and force any data added to the second master to be pushed back into the first server. thanks

replication help

2010-08-30 Thread Norman Khine
hello, i had a master-master replication now one of the masters seems to be about two days ahead of the slave how do i make the first server in sync with the second and force any data added to the second master to be pushed back into the first server. thanks -- ˙uʍop ǝpısdn p,uɹnʇ pןɹoʍ ǝɥʇ ǝǝ

Replication help, please

2007-01-18 Thread Mikhail Berman
Dear List, As recently as last Sunday January 14, 2007, we have enabled replication between two servers in our organization. The master server runs MySQL 4.1.10a, the slave runs 5.0.18. Since then, we have had a number of interruptions in replication when the slave server stopped replicating f

Re: database Replication help

2001-07-20 Thread Jeremy Zawodny
On Tue, Jul 17, 2001 at 09:37:19PM -0700, Ricardo Kleemann wrote: > > Hi everyone, > > I'm wondering how I should configure my.cnf if I have a master-slave > scenario where I would like to declare the slave master if the > master goes down. > > What I mean is, let's say I have 2 database server

database Replication help

2001-07-17 Thread Ricardo Kleemann
Hi everyone, I'm wondering how I should configure my.cnf if I have a master-slave scenario where I would like to declare the slave master if the master goes down. What I mean is, let's say I have 2 database servers: server1 = master server2 = slave so normally my.cnf for server2 would have se