Skip to content

Fix Gtid_log_event::is_part_of_group()#5377

Draft
ParadoxV5 wants to merge 1 commit into
10.11from
px5.gtid_event_is_part_of_group
Draft

Fix Gtid_log_event::is_part_of_group()#5377
ParadoxV5 wants to merge 1 commit into
10.11from
px5.gtid_event_is_part_of_group

Conversation

@ParadoxV5

Copy link
Copy Markdown
Contributor

It is the only event type that returns true in
Log_event::is_part_of_group(enum Log_event_type) but false in Log_event::is_part_of_group().


Opening this draft to test on the CI.
I don’t actually know how the program worked fine and how this change will observably affect it.
I only know that, internally, this difference prevents flagging Relay_log_info::is_in_group() on standalone event groups (e.g., DDL), but not sure what that means in practice.

It is the only event type that returns `true` in
`Log_event::is_part_of_group(enum Log_event_type)` but `false` in
`Log_event::is_part_of_group()`.
@ParadoxV5 ParadoxV5 self-assigned this Jul 12, 2026
@ParadoxV5 ParadoxV5 added MariaDB Corporation Replication Patches involved in replication labels Jul 12, 2026
gemini-code-assist[bot]

This comment was marked as low quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Corporation Replication Patches involved in replication

Development

Successfully merging this pull request may close these issues.

1 participant