MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AllocPageReq Struct Reference
Collaboration diagram for AllocPageReq:

Public Types

enum  ErrorCode { UnmappedExtentPageIsNotImplemented = 1, NoPageFree = 2 }

Public Member Functions

 STATIC_CONST (SignalLength=3)

Public Attributes

Local_key key
Uint32 bits
union {
   struct {
      Uint32   table_id
      Uint32   fragment_id
      Uint32   tablespace_id
   }   request
   struct {
      Uint32   errorCode
   }   reply
}; 

Detailed Description

Definition at line 90 of file Extent.hpp.

Member Function Documentation

AllocPageReq::STATIC_CONST ( SignalLength  = 3)

Sender(s) / Reciver(s) For printing


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