MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | RequestType { RF_BUILD_OFFLINE = 1 << 8 } |
Public Member Functions | |
STATIC_CONST (SignalLength=9) | |
SECTION (ATTRIBUTE_LIST_SECTION=0) | |
SECTION (INDEX_NAME_SECTION=1) |
Public Attributes | |
Uint32 | clientRef |
Uint32 | clientData |
Uint32 | transId |
Uint32 | transKey |
Uint32 | requestInfo |
Uint32 | tableId |
Uint32 | tableVersion |
Uint32 | indexType |
Uint32 | online |
Definition at line 26 of file CreateIndx.hpp.