MySQL 9.0.0
Source Code Documentation
Clone_Page Struct Reference

Page identified by space and page number. More...

#include <clone0snapshot.h>

Public Attributes

uint32_t m_space_id
 Tablespace ID. More...
 
uint32_t m_page_no
 Page number within tablespace. More...
 

Detailed Description

Page identified by space and page number.

Member Data Documentation

◆ m_page_no

uint32_t Clone_Page::m_page_no

Page number within tablespace.

◆ m_space_id

uint32_t Clone_Page::m_space_id

Tablespace ID.


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