mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
b95942a2a7
log_t::write_checkpoint(): Avoid a race condition with resize_abort() by loading log_sys.resize_lsn only while holding the locks. Also, remove an unnecessary write of all outstanding log before switching log files. log_t::write_buf(): Mark the entire block in the resize buffer as initialized, to allow the test innodb.log_file_size_online to pass when not using the mmap() based interface. |
||
---|---|---|
.. | ||
buf0block_hint.cc | ||
buf0buddy.cc | ||
buf0buf.cc | ||
buf0checksum.cc | ||
buf0dblwr.cc | ||
buf0dump.cc | ||
buf0flu.cc | ||
buf0lru.cc | ||
buf0rea.cc |