[MDEV-16800] Instead of master_use_gtid=current_pos , create gtid_slave_pos_from_master=1; Created: 2018-07-23 Updated: 2021-10-25 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Make an option to CHANGE MASTER that updates the CHANGE MASTER TO master_host=xxx ... gtid_slave_pos_from_master=1; The idea is that to make old master a slave, a CHANGE MASTER command will But with the current master_use_gtid=current_pos, this migration happens at Credit:- Kristian |