MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
void | init (File_type ft, Uint32 node_id, Uint32 version, Uint32 now) |
int | validate (File_type ft, Uint32 node_id, Uint32 version, Uint32 now) |
Public Attributes | |
char | m_magic [8] |
Uint32 | m_byte_order |
Uint32 | m_page_size |
Uint32 | m_ndb_version |
Uint32 | m_node_id |
Uint32 | m_file_type |
Uint32 | m_time |
Definition at line 51 of file diskpage.hpp.