Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5, 10.6, 10.11, 11.0(EOL), 11.1(EOL), 11.2(EOL), 11.3(EOL), 11.4
-
None
Description
The thread_id type is 8 bytes long, but only the first 4 are stored when the event is written into the binlog. The event should be extended to write the remaining 4 bytes of the thread_id in a separate piece of the event, which can be combined together when parsed.
Attachments
Issue Links
- relates to
-
MDEV-7850 Extend GTID Binlog Events with Thread Id
- Closed
-
MDEV-33924 Gtid_log_event thread_id missing in binlog when pseudo_thread_id is set to 0 or negative
- Closed