Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL)
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.
Attachments
Issue Links
- blocks
-
MDEV-25768 ALTER gtid_slave_pos table storage engine should not be allowed when slave is running.
- Closed
- relates to
-
MDEV-31413 Node has been dropped from the cluster on Startup / Shutdown with async replica
- Closed