[MDEV-25768] ALTER gtid_slave_pos table storage engine should not be allowed when slave is running. Created: 2021-05-25 Updated: 2023-10-02 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Brandon Nesterenko |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Issue Links: |
|
||||||||||||
| Description |
|
gtid_slave_pos engine can be changed when slave is running. This should not be allowed for parallel replication. |