mariadb/storage/innobase/handler
Kristian Nielsen 36b559fe7d MDEV-34705: Binlog-in-engine: Attempt to fix assertion in do_fdatasync()
After temporarily releasing the mutex during wait in
fsp_binlog_page_fifo::do_fdatasync(), the state may have changed, so be
sure to re-check to avoid fdatasync() on a now stale fh.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-05-21 18:07:16 +02:00
..
ha_innodb.cc MDEV-34705: Binlog-in-engine: Implement refcounting outstanding OOB records 2025-04-19 12:26:28 +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 MDEV-34705: Binlog-in-engine: Attempt to fix assertion in do_fdatasync() 2025-05-21 18:07:16 +02:00