mirror of
https://github.com/MariaDB/server.git
synced 2025-04-16 04:05:41 +02:00
![]() 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> |
||
---|---|---|
.. | ||
fsp0file.cc | ||
fsp0fsp.cc | ||
fsp0space.cc | ||
fsp0sysspace.cc | ||
fsp_binlog.cc |