mariadb/storage
Kristian Nielsen 7377285d68 Binlog-in-engine: MDEV-38462: Large binlog write can overwrite head of InnoDB redo log
The code for binlogging out-of-band data was missing an appropriate call to
log_free_check(). This call is needed to throttle write activity and wait
for an InnoDB checkpoint, when the redo log is too small (or otherwise has
insufficient space available) to accomodate the write activity.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2026-01-02 16:05:40 +01: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 bb-11.4-release 2025-09-15 16:17:33 +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: MDEV-38462: Large binlog write can overwrite head of InnoDB redo log 2026-01-02 16:05:40 +01:00
maria Merge branch '10.11' into bb-11.4-release 2025-09-15 16:17:33 +02:00
mroonga Merge 10.11 into 11.4 2025-10-01 07:24:54 +03:00
myisam Merge branch '10.11' into bb-11.4-release 2025-09-15 16:17:33 +02: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 branch '10.11' into 11.4 2025-10-15 19:29:55 +11: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 10.11 into 11.4 2025-10-17 09:05:29 +03:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00