maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #06215
Re: Replicating same server_id problem
Pavel Ivanov <pivanof@xxxxxxxxxx> writes:
> Kristian Nielsen <knielsen@xxxxxxxxxxxxxxx> writes:
>> So perhaps it is better to just say that --replicate-same-server-id does not
>> apply to GTID mode at all. Instead, in GTID mode, if we receive an event with
>> our own server_id and smaller seq_no than what we already have, we skip
>> it. Otherwise we apply it. That should be correct in the important use-case
>> that you mentioned (restoring old backup), as well as in ring topologies.
> Did you figure out what would be the best solution here?
I'm working on other stuff at the moment, but it still seems the best idea I
could think of ...
- Kristian.
References