[MDEV-29657] --slave-info should log the position int both GTID and Binlog/Pos format Created: 2022-09-28 Updated: 2022-10-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.6 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Binary logs can be used for Point in Time Recovery but mariabackup saves the position in GTID if the Primary is using GTID. |
| Comments |
| Comment by Claudio Nanni [ 2022-09-28 ] |
|
mysqlbinlog will support GTID in 10.8 https://jira.mariadb.org/browse/MDEV-4989 |