[MDEV-27628] Lag free ALTER statement breaks replication when executing binlog_alter_two_phase = 1,0 dynamically Created: 2022-01-26 Updated: 2022-02-01 Resolved: 2022-02-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.8 |
| Fix Version/s: | 10.8.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ramesh Sivaraman | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Lag free ALTER statement breaks replication when executing binlog_alter_two_phase = 1,0 dynamically Testcase 1) Configure async master-slave replication.
2) Execute given SQLs on master server
|
| Comments |
| Comment by Andrei Elkin [ 2022-01-26 ] |
|
The latest commit is in bb-10.8-andrei. |
| Comment by Andrei Elkin [ 2022-01-27 ] |
|
The patch got updated in bb-10.8-andrei. |
| Comment by Brandon Nesterenko [ 2022-01-27 ] |
|
Looks good! Thanks for the discussion and refinement. |
| Comment by Andrei Elkin [ 2022-02-01 ] |
|
Closed along with |