MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
File_formats::Datafile::Extent_header Struct Reference

Public Member Functions

Uint32 get_free_bits (Uint32 page) const
Uint32 get_free_word_offset (Uint32 page) const
void update_free_bits (Uint32 page, Uint32 bit)
bool check_free (Uint32 extent_size) const

Public Attributes

Uint32 m_table
union {
   Uint32   m_fragment_id
   Uint32   m_next_free_extent
}; 
Uint32 m_page_bitmask [1]

Detailed Description

Definition at line 85 of file diskpage.hpp.


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