Re: Multiple-Master Replication recovery

2006-03-29 Thread 古雷
Thanks a lot. I'll try. - Original Message - From: "Kishore Jalleda" <[EMAIL PROTECTED]> To: "古雷" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, March 29, 2006 11:53 PM Subject: Re: Multiple-Master Replication recovery > any one of the servers could g

Re: Multiple-Master Replication recovery

2006-03-29 Thread Kishore Jalleda
<[EMAIL PROTECTED]> wrote: > > Hello: > > If I use Multiple-Master Replication with two mysql server, when one of > them goes down(disk crashed) must I shutdown the good one to recover the > Multiple-Master Replication ? > > regards, > > gu lei

Re: Multiple-Master Replication recovery

2006-03-29 Thread Barry
古雷 wrote: > Hello: > If I use Multiple-Master Replication with two mysql server, when one of them > goes down(disk crashed) must I shutdown the good one to recover the > Multiple-Master Replication ? I think yes. Depends on what you mean with "recover the Multiple-Master Re

Multiple-Master Replication recovery

2006-03-28 Thread 古雷
Hello: If I use Multiple-Master Replication with two mysql server, when one of them goes down(disk crashed) must I shutdown the good one to recover the Multiple-Master Replication ? regards, gu lei

Re: Multiple master replication

2001-03-21 Thread Jeremy D . Zawodny
On Thu, Mar 22, 2001 at 12:47:06PM +1100, Wayne Parrott wrote: > Is their any way to have multiple masters for one slave? The > purpose of this is to backup multiple databases to one server > easily, if their is no way to do this with replication are their any > other methods of remote backup?

Multiple master replication

2001-03-21 Thread Wayne Parrott
Hi, Is their any way to have multiple masters for one slave? The purpose of this is to backup multiple databases to one server easily, if their is no way to do this with replication are their any other methods of remote backup? Thanks Wayne --