mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 17:54:16 +01:00
56f6dab1d0
mtr_t::write(): Replaces mlog_write_ulint(), mlog_write_ull(). Optimize away writes if the page contents does not change, except when a dummy write has been explicitly requested. Because the member function template takes a block descriptor as a parameter, it is possible to introduce better consistency checks. Due to this, the code for handling file-based lists, undo logs and user transactions was refactored to pass around buf_block_t. |
||
---|---|---|
.. | ||
fut0lst.cc |