mariadb/storage
Kristian Nielsen f38119bdea Binlog-in-engine: SHOW BINLOG EVENT improvements.
Improve SHOW BINLOG EVENTS FROM when the specified position does not
correspond exactly to a valid binlog record position. Scan the page
containing the requested position, and start from the first valid point at
or after that position.

If a position is specified that is past the end of data available in the
binlog file, SHOW BINLOG EVENTS returns empty.

Make the format description event written at server startup also have
end_log_pos=0, for consistency.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-09-16 13:18:54 +02:00
..
archive Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
blackhole Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
columnstore Merge branch '10.6' into 10.11 2025-07-28 18:06:31 +02:00
connect Merge branch 10.11 into 11.4 2025-09-02 15:58:39 +02:00
csv Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
example Merge branch '10.11' into 11.4 2025-06-17 09:50:22 +02:00
federated Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
federatedx Merge branch '10.11' into 11.4 2025-04-26 10:53:02 +02:00
heap Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP 2025-02-10 15:59:28 +02:00
innobase Binlog-in-engine: SHOW BINLOG EVENT improvements. 2025-09-16 13:18:54 +02:00
maria Merge branch 10.11 into 11.4 2025-09-02 15:58:39 +02:00
mroonga Merge branch 10.11 into 11.4 2025-09-02 15:58:39 +02:00
myisam Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
myisammrg Merge 10.11 into 11.4 2025-01-09 07:58:08 +02:00
oqgraph Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
perfschema Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
rocksdb Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
sequence Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
sphinx Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
spider Merge branch '10.11' into 11.4 2025-07-28 19:40:10 +02:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00