Re: 2-way replication

2003-11-14 Thread Stefan Kuhn
Am Friday 14 November 2003 14:51 schrieb nm: > I set a 2-way replication with 2 servers > One is accessed and used for both select and updates. The other one is > backup > set to work through a failover software.. if the first server is down. > So the backup server can easily update the other serve

Re: 2-way replication

2003-11-02 Thread Jeremy Zawodny
On Fri, Oct 31, 2003 at 02:37:05AM +0300, Ilia Kantor wrote: > Hello, > > I have 2 databases in different places. There is 1 question and 2 > problems about that.. > > What happens if one server fails to be in internet for some time ? > log-bin on another one grows and after the connection is > r

Re: 2-way replication..how many slaves?

2003-06-23 Thread Jeremy Zawodny
On Mon, Jun 23, 2003 at 03:19:05AM -0400, M Lists wrote: > > I'm researching a specific network design and have some questions that may > involve 2-way replication. Ok... > I have one master mysql server doing 1 way replication to a large > number of remotely located slaves. Each slave serves a

Re: 2 way replication

2002-05-28 Thread Dicky Wahyu Purnomo
On Sun, 26 May 2002 23:15:22 +0200 Bjarne Jørgensen <[EMAIL PROTECTED]> wrote: > Hi! > > I've watched the development of replication on mysql with great joy. > However I haven't been able to understand when og if mysql is going to > support 2 way replication. In other words. > > Will it be poss

Re: 2-way replication in MySQL (sql)

2001-05-11 Thread Jeremy Zawodny
On Fri, May 11, 2001 at 11:50:27AM -0600, Joseph Chow wrote: > Hi, everyone, > > This is my another question. I have one master server and one slave > server now. In case that the master is down for any reason, I want > the slave still accessible by clients. Is that possible in my SQL? Yes.