![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Functions | |
| dberr_t | init () noexcept | 
| Read the boundaries of the legacy dblwr buffer extents.  More... | |
| dberr_t | create () noexcept | 
| Create the dblwr data structures in the system tablespace.  More... | |
| bool | is_inside (page_no_t page_no) noexcept | 
| Check if the read is of a page inside the legacy dblwr buffer.  More... | |
      
  | 
  noexcept | 
Create the dblwr data structures in the system tablespace.
      
  | 
  noexcept | 
Read the boundaries of the legacy dblwr buffer extents.
      
  | 
  noexcept | 
Check if the read is of a page inside the legacy dblwr buffer.
| [in] | page_no | Page number to check. |