[MDEV-20119] Implement the --do-domain-ids, --ignore-domain-ids, and --ignore-server-ids options for mysqlbinlog Created: 2019-07-22 Updated: 2023-09-07 Resolved: 2022-04-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Scripts & Clients |
| Fix Version/s: | 10.9.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Brandon Nesterenko |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | Preview_10.9, gtid, mysqlbinlog, replication | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
In addition to the features requested in https://mariadb.com/kb/en/library/change-master-to/#do_domain_ids https://mariadb.com/kb/en/library/change-master-to/#ignore_domain_ids https://mariadb.com/kb/en/library/change-master-to/#ignore_server_ids From the commit message: |
| Comments |
| Comment by Brandon Nesterenko [ 2021-08-27 ] |
|
Hi Andrei, This relies on some ground-work laid by Commit: 85214cb4f7386bf10aa20fa7d97c2a46cb926001 Buildbot: bb-10.7-MDEV-20119 |
| Comment by Brandon Nesterenko [ 2021-11-08 ] |
|
Changing status back to in progress to update with |
| Comment by Brandon Nesterenko [ 2022-02-16 ] |
|
Hi Andrei! This is ready for review Commit: Edit: Updated commit to account for gtid-strict-mode fixes |
| Comment by Angelique Sklavounos (Inactive) [ 2022-04-15 ] |
|
OK to push. |
| Comment by Brandon Nesterenko [ 2022-04-19 ] |
|
Final commit: c132bce |