MySQL 9.0.0
Source Code Documentation
Log_files_capacity::Exposed Struct Reference

Public Attributes

atomic_lsn_t m_soft_logical_capacity {0}
 Value returned by. More...
 
atomic_lsn_t m_hard_logical_capacity {0}
 Value returned by. More...
 
atomic_lsn_t m_adaptive_flush_min_age {0}
 Value returned by. More...
 
atomic_lsn_t m_adaptive_flush_max_age {0}
 Value returned by. More...
 
atomic_lsn_t m_agressive_checkpoint_min_age {0}
 Value returned by. More...
 

Detailed Description

See also
m_exposed

Member Data Documentation

◆ m_adaptive_flush_max_age

atomic_lsn_t Log_files_capacity::Exposed::m_adaptive_flush_max_age {0}

Value returned by.

See also
adaptive_flush_max_age

◆ m_adaptive_flush_min_age

atomic_lsn_t Log_files_capacity::Exposed::m_adaptive_flush_min_age {0}

Value returned by.

See also
adaptive_flush_min_age

◆ m_agressive_checkpoint_min_age

atomic_lsn_t Log_files_capacity::Exposed::m_agressive_checkpoint_min_age {0}

Value returned by.

See also
aggressive_checkpoint_min_age

◆ m_hard_logical_capacity

atomic_lsn_t Log_files_capacity::Exposed::m_hard_logical_capacity {0}

Value returned by.

See also
hard_logical_capacity

◆ m_soft_logical_capacity

atomic_lsn_t Log_files_capacity::Exposed::m_soft_logical_capacity {0}

Value returned by.

See also
soft_logical_capacity

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