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

Public Attributes

const char * type_str
ulint type_value

Detailed Description

structure associates a name string with a file page type and/or buffer

page state.

Definition at line 62 of file i_s.cc.

Member Data Documentation

const char* buf_page_desc_t::type_str

String explain the page type/state

Definition at line 63 of file i_s.cc.

ulint buf_page_desc_t::type_value

Page type or page state

Definition at line 65 of file i_s.cc.


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