[MDEV-21742] Add recovery to MDEV-11675 and handle corner cases Created: 2020-02-16 Updated: 2022-02-04 Resolved: 2022-02-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Critical |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Handle cases when slave/master is shutdown and some complex alter cases |
| Comments |
| Comment by Andrei Elkin [ 2022-02-04 ] |
|
2pc ALTER recovery needs to prove that partly (the first phase of START ALTER) written into binlog ALTER This requirement is covered by pushed 10.8 commit of |
| Comment by Andrei Elkin [ 2022-02-04 ] |
|
Duplicates functionally of the final |