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

Public Types

enum  RequestFlag { RF_BUILD_OFFLINE = 1 << 8, RF_NO_DISK = 1 << 9 }

Public Member Functions

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

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 requestType
Uint32 transId
Uint32 buildId
Uint32 buildKey
Uint32 tableId
Uint32 indexId
Uint32 indexType
Uint32 parallelism

Detailed Description

Definition at line 21 of file BuildIndxImpl.hpp.


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