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

Public Types

enum  RequestType { MainOp = 1, SubOp = 2 }
enum  RequestFlag { RF_BUILD_OFFLINE = 1 << 8 }

Public Member Functions

 STATIC_CONST (SignalLength=11)
 STATIC_CONST (INDEX_COLUMNS=0)
 STATIC_CONST (KEY_COLUMNS=1)
 STATIC_CONST (NoOfSections=2)

Public Attributes

Uint32 clientRef
Uint32 clientData
Uint32 transId
Uint32 transKey
Uint32 requestInfo
Uint32 buildId
Uint32 buildKey
Uint32 tableId
Uint32 indexId
Uint32 indexType
Uint32 parallelism

Detailed Description

Definition at line 25 of file BuildIndx.hpp.


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