mariadb/storage/innobase/handler
Kristian Nielsen 8020741dbc Binlog-in-engine: More robust binlog recovery
If binlog files are deleted or otherwise unreadable during server restart,
don't make the server unstartable. Instead, start up, recovering what is
available, but complaining in the error log.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-11-28 15:01:43 +01:00
..
ha_innodb.cc Fix that InnoDB rolls back entire trx in failed CREATE TEMPORARY 2025-11-09 12:22:31 +01:00
ha_innodb.h MDEV-37152: Remove many calls to _current_thd() 2025-09-29 14:35:02 +03:00
handler0alter.cc MDEV-37152: Remove many calls to _current_thd() 2025-09-29 14:35:02 +03:00
i_s.cc MDEV-37152: Remove many calls to _current_thd() 2025-09-29 14:35:02 +03:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00
innodb_binlog.cc Binlog-in-engine: More robust binlog recovery 2025-11-28 15:01:43 +01:00