On 10/28/10 12:55 PM, Daniel.Crespo@l-3com.com wrote:
>> you want multimaster replication WITH multimaster DDL changes?
>>
>>
>> wow.
>>
>> how do you resolve conflicts?
>>
> I don't know how to get to that point yet. The question is: Can I use
> xlogs from two different servers and replay them all in one? Depending
> on how it is done, I can tell you how would I resolve the conflicts.
xlogs just contain blocks by block number. not high level SQL
operations that could be resolved.