[MDEV-28373] mysql.gtid_slave_pos DDL/DML statements are written into the binary log Created: 2022-04-20  Updated: 2023-11-08

Status: Open
Project: MariaDB Server
Component/s: Replication
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8
Fix Version/s: 10.4, 10.5, 10.6

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

Issue Links:
Blocks
blocks MDEV-25768 ALTER gtid_slave_pos table storage en... Stalled

 Description   

MariaDB partially incorporated an upstream patch to ignore performance_schema.* tables, but the remainder of the patch (which ignored rpl_info tables (and a later patch for gtid )) did not make it into the patch. Probably rightfully so because we don't have the exact same tables they ignored (our patch for reference).

Ultimately, the upstream approach added new table categories, TABLE_CATEGORY_RPL_INFO and TABLE_CATEGORY_GTID, to be ignored in replication.


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