Re: Failover with MySQL

2001-08-29 Thread Christian Hammers
Hi [a bit late but never tell a thread dead...] On Fri, Aug 17, 2001 at 11:01:26AM +, Buisson Olivier wrote: > > > To be more understood: I would like to setup 2 mysql server. One is a > > > master and would take all requests. When it failed, the other server > > > takes the hand and respond

Re: Failover with MySQL

2001-08-18 Thread christophe
On Fri, Aug 17, 2001 at 11:01:26AM +, Buisson Olivier wrote: > MySQL replication is a part of my project but I'm really searching for a > simple solution for failover with 2 servers. I'm searching for a > testimonial of someone who have already setup such architecture. > I'm not sure if I

Re: Failover with MySQL

2001-08-17 Thread Kazimierz Pogoda
On Fri, Aug 17, 2001 at 11:01:26AM +, Buisson Olivier wrote: > > > Hi, > > > > > > I would like to know if anybody have a solution to put 2 mysql server in > > > failover. > > > Does anybody have setting up such architecture ? > > > > > > To be more understood: I would like to setup 2 mysql

Re: Failover with MySQL

2001-08-17 Thread Buisson Olivier
++ 17/08/01 06:55 +0200 - Roger Abrahamsson: > X-Envelope-Sender: [EMAIL PROTECTED] > From: Roger Abrahamsson <[EMAIL PROTECTED]> > To: Buisson Olivier <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Failover with MySQL > Resent-Message-ID: > Resent-Fr

Re: Failover with MySQL

2001-08-16 Thread Roger Abrahamsson
On Thu, 16 Aug 2001, Buisson Olivier wrote: > Hi, > > I would like to know if anybody have a solution to put 2 mysql server in > failover. > Does anybody have setting up such architecture ? > > To be more understood: I would like to setup 2 mysql server. One is a > master and would take all req

Re: Failover with MySQL

2001-08-16 Thread Andrew Lattis
check the bottom of this faq, it seems like the best or easiest bet would be to wait until mysql 4.0... http://mysql.com/doc/R/e/Replication_FAQ.html On Thu, 16 Aug 2001 17:01:03 Buisson Olivier wrote: > Hi, > > I would like to know if anybody have a solution to put 2 mysql server in > failover.

Failover with MySQL

2001-08-16 Thread Buisson Olivier
Hi, I would like to know if anybody have a solution to put 2 mysql server in failover. Does anybody have setting up such architecture ? To be more understood: I would like to setup 2 mysql server. One is a master and would take all requests. When it failed, the other server takes the hand and re