mirror of
https://github.com/MariaDB/server.git
synced 2025-08-23 10:51:36 +02:00
![]() Change the page size used for the new-style binlog to 16kB, to reduce the impact of per-page overhead in binlog flushing and reading. This is an INTERMEDIATE patch, to be reverted and re-done after merging with the redo log changes in MDEV-36024. Until the merge can be done, this patch just hacks in a 15-byte margin for redo records on the page size, and disables some consistency checks that use the page size of InnoDB tablespaces, which can be different from the binlog page size. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org> |
||
---|---|---|
.. | ||
log0crypt.cc | ||
log0log.cc | ||
log0recv.cc | ||
log0sync.cc | ||
log0sync.h |