MySQL 8.3.0
Source Code Documentation
Log_checkpoint_header Struct Reference

Meta data stored in one of two checkpoint headers. More...

#include <log0types.h>

Public Attributes

lsn_t m_checkpoint_lsn
 Checkpoint LSN (oldest_lsn_lwm from the moment of checkpoint). More...
 

Detailed Description

Meta data stored in one of two checkpoint headers.

Member Data Documentation

◆ m_checkpoint_lsn

lsn_t Log_checkpoint_header::m_checkpoint_lsn

Checkpoint LSN (oldest_lsn_lwm from the moment of checkpoint).


The documentation for this struct was generated from the following file: