Bug #83158 Phantom-read problem in semi-sync loss-less replication
Submitted: 27 Sep 2016 4:08 Modified: 16 Nov 2016 11:25
Reporter: team phx (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:MySQL 5.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: cluster, phantom-readm, replication, semi-sync

To submit contributions, please log in.

[15 Nov 2016 11:59] team phx
Add before_binlog_init hook point as we mentioned, diff based on 5.7.16. We do hope this solution be accepted officially.

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: before_binlog_init.diff (application/octet-stream, text), 3.84 KiB.

[16 Nov 2016 11:24] team phx
more complete modifications we had made (also diff with 5.7.16)

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: hook_points_for_sync.diff (application/octet-stream, text), 12.78 KiB.