mariadb/storage/innobase/handler
Kristian Nielsen 83a868f2b7 Binlog-in-engine: Clean up gtid state reading
Refactor the code to use binlog_chunk_reader for reading a GTID state
record, getting rid of the duplicate logic in the old special-purpose GTID
state reading code. This also removes the assumption that GTID state fits in
a single page (untested for now though).

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-07-24 10:12:55 +02:00
..
ha_innodb.cc Binlog-in-engine: Implement dynamically changing binlog max size 2025-07-23 16:19:50 +02:00
ha_innodb.h Merge 10.11 into 11.4 2025-03-03 11:07:56 +02:00
handler0alter.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
i_s.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00
innodb_binlog.cc Binlog-in-engine: Clean up gtid state reading 2025-07-24 10:12:55 +02:00