mariadb/storage/innobase/fsp
Kristian Nielsen d496e5278d MDEV-34705: Binlog-in-engine: Integration with server-layer code
Mostly various fixes to avoid initializing or creating any data or files for
the legacy binlog.

A possible later refinement could be to sub-class the binlog class
differently for legacy and in-engine binlogs, writing separate virtual
functions for behaviour that differ, extracting common functionality into
sub-methods. This could remove some if (opt_binlog_engine_hton)
conditionals.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-04-10 19:16:55 +02:00
..
fsp0file.cc MDEV-35431: fix InnoDB flags error size specifier 2025-01-12 13:56:06 +11:00
fsp0fsp.cc MDEV-34705: Binlog-in-engine: Refactor InnoDB part 2025-04-06 10:01:50 +02:00
fsp0space.cc Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
fsp0sysspace.cc Merge 10.11 into 11.4 2025-01-09 07:58:08 +02:00
fsp_binlog.cc MDEV-34705: Binlog-in-engine: Integration with server-layer code 2025-04-10 19:16:55 +02:00