MySQL Forums
Forum List  »  Replication

Re: Mirroring 2 servers in different locations
Posted by: James Day
Date: April 15, 2006 11:17AM

Mike,

There's no support for conflict resolution at the server yet but provided the application is handling that, we do support multiple-master configurations.

Often it's easy to partition with server ids and/or the autoincrement increment and offset settings introduced in 5.0. This tends to nicely handle the common multiple branch to central office situation, where "ownership" of the data is clear.

James Day
Support Engineer, MySQL AB

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mirroring 2 servers in different locations
5530
April 15, 2006 11:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.