[MDEV-25349] Using Point-in-time-Recovery with mysqlbinlog without GTIDs Created: 2021-04-06 Updated: 2021-04-08 Resolved: 2021-04-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.3.23 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jonathan Levin | Assignee: | Daniel Black |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | restore | ||
| Environment: |
Ubuntu |
||
| Issue Links: |
|
||||||||
| Description |
|
Hello I've recently had to restore an instance with PITR. However, when I tried to replace the bin logs with the mysqlbinlog tool provided with MariaDB (10.3), I had a lot of issues with GTIDs being replayed as well. I believe that the mysqlbinlog tool has the option to exclude GTIDs from being replayed, but I am under the impression that the version that came with MariaDB is older and doesnt include that option. Could you please help me with either a tool that excludes GTIDs or a work around in the meantime? Best Regards |
| Comments |
| Comment by Daniel Black [ 2021-04-06 ] |
|
MDEV-25348 was created. |