[MDEV-32653] mariadb-binlog --flashback Doesn't Reset Server State Created: 2023-11-01  Updated: 2023-11-01

Status: Open
Project: MariaDB Server
Component/s: Replication, Scripts & Clients
Affects Version/s: 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 11.0, 11.1, 11.2
Fix Version/s: 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2

Type: Bug Priority: Major
Reporter: Brandon Nesterenko Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

The mariadb-binlog client tool when used with the --flashback option, which reverts the transactions contained in the binary log, leaves the state of the server as it previous was (i.e. gtid_slave_pos, gtid_binlog_pos, etc).

Resetting the slave variables would be simple (e.g. mariadb-binlog could reset them to their earlier versions), but this would create inconsistency with the primary-side variables, which cannot be easily reset.

So a method to reset the state of the server in a consistent way should be implemented.


Generated at Thu Feb 08 10:32:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.