[MXS-1497] Don't skip events with LOG_EVENT_IGNORABLE_F flag Created: 2017-10-26  Updated: 2019-07-01  Resolved: 2017-10-30

Status: Closed
Project: MariaDB MaxScale
Component/s: binlogrouter
Affects Version/s: None
Fix Version/s: 2.1.10

Type: Bug Priority: Trivial
Reporter: Massimiliano Pinto (Inactive) Assignee: Massimiliano Pinto (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Environment:

Don't skip events with LOG_EVENT_IGNORABLE_F flag.

Currenlty binlog server doesn't send to slaves these event types:

  • MARIADB10_START_ENCRYPTION_EVENT
  • IGNORABLE_EVENT

It also skips events with LOG_EVENT_IGNORABLE_F flag.

This modification allows sending events with that flag.



 Comments   
Comment by Massimiliano Pinto (Inactive) [ 2017-10-26 ]

MySQL 5.7 has:

Event Type 35 (Previous GTIDS Event) with flags LOG_EVENT_IGNORABLE_F.

This event is not sent to slaves.

The modification allows sending .it.

Generated at Thu Feb 08 04:07:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.