MySQL 9.1.0
Source Code Documentation
|
Write the block contents to the REDO log. More...
Public Member Functions | |
bool | operator() (const mtr_buf_t::block_t *block) |
Append a block to the redo log buffer. More... | |
Public Attributes | |
Log_handle | m_handle |
lsn_t | m_lsn |
ulint | m_left_to_write |
Write the block contents to the REDO log.
|
inline |
Append a block to the redo log buffer.
Log_handle mtr_write_log_t::m_handle |
ulint mtr_write_log_t::m_left_to_write |
lsn_t mtr_write_log_t::m_lsn |