Kristian Nielsen <[email protected]> writes:

> The idea to fix this isas follows:
>
>  - We record which transactions have started to commit
>
>  - When we do STOP SLAVE we remember the transaction that last started to
>    commit at the point at which we stopped.
>
>  - In handle_rpl_parallel_thread(), we only start skipping events from
>    transactions that start strictly _after_ the stop point. Prior transactions
>    have no events skipped.
>
> I put my current patch here:
>
>     http://knielsen-hq.org/parallel_replication_patch_intermediate.diff

Hm, that patch is not sufficient, the bug is still there :-(
Sorry about that. At least I did say that the patch was incomplete.

I will fix it properly and let you know when I have something new.

 - Kristian.

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to