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

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

Detailed Description

Definition at line 51 of file diskpage.hpp.


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