MySQL 8.4.2
Source Code Documentation
|
Describes location of a single checkpoint. More...
Public Attributes | |
Log_file_id | m_checkpoint_file_id {0} |
File containing checkpoint header and checkpoint lsn. More... | |
Log_checkpoint_header_no | m_checkpoint_header_no {} |
Checkpoint header number. More... | |
lsn_t | m_checkpoint_lsn {0} |
Checkpoint LSN. More... | |
Describes location of a single checkpoint.
Log_file_id Log_checkpoint_location::m_checkpoint_file_id {0} |
File containing checkpoint header and checkpoint lsn.
Log_checkpoint_header_no Log_checkpoint_location::m_checkpoint_header_no {} |
Checkpoint header number.
lsn_t Log_checkpoint_location::m_checkpoint_lsn {0} |
Checkpoint LSN.