|
|||||||||||
|
Re: Add a replicated DB w/o rebooting the server
From: Marcus Bointon <marcus(at)synchromedia.co.uk>
Date: Wed Oct 31 2007 - 12:16:47 EDT On 31 Oct 2007, at 15:56, Oriol Capsada wrote: > At this point my1 does not contain the information of the insert1 That's not a replication problem, it's a transaction problem. If those statements were wrapped in a a transaction, either all of them or none of them would happen, thus avoiding your problem altogether. I use circular replication a lot for this kind of stuff because I can switch my clients between masters at any time and then restart the inactive master to pick up new settings without any downtime. Marcus -- Marcus Bointon Synchromedia Limited: Creators of http://www.smartmessages.net/ UK resellers of info@hand CRM solutions marcus(at)synchromedia.co.uk | http://www.synchromedia.co.uk/ -- MySQL Replication Mailing List For list archives: http://lists.mysql.com/replication To unsubscribe: http://lists.mysql.com/replication?unsub=lists@pantek.comReceived on Wed Oct 31 12:17:18 2007 This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 00:24:16 EDT |
||||||||||
|
|||||||||||