![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Compressed page meta-data. More...
#include <file.h>
Public Attributes | |
| uint8_t | m_version | 
| Version number.  More... | |
| Type | m_algorithm | 
| Algorithm type.  More... | |
| uint16_t | m_original_type | 
| Original page type.  More... | |
| uint16_t | m_original_size | 
| Original page size, before compression.  More... | |
| uint16_t | m_compressed_size | 
| Size after compression.  More... | |
Compressed page meta-data.
| Type Compression::meta_t::m_algorithm | 
Algorithm type.
| uint16_t Compression::meta_t::m_compressed_size | 
Size after compression.
| uint16_t Compression::meta_t::m_original_size | 
Original page size, before compression.
| uint16_t Compression::meta_t::m_original_type | 
Original page type.
| uint8_t Compression::meta_t::m_version | 
Version number.