MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | RequestType |
Public Member Functions | |
STATIC_CONST (SignalLength=6) | |
STATIC_CONST (SignalLengthLDM=6+11) | |
SECTION (DICT_TAB_INFO=0) | |
SECTION (FRAGMENTATION=1) |
Public Attributes | |
Uint32 | senderRef |
Uint32 | senderData |
Uint32 | tableId |
Uint32 | tableVersion |
Uint32 | requestType |
Uint32 | gci |
Uint32 | noOfCharsets |
Uint32 | tableType |
Uint32 | primaryTableId |
Uint32 | tablespace_id |
Uint32 | forceVarPartFlag |
Uint32 | noOfAttributes |
Uint32 | noOfNullAttributes |
Uint32 | noOfKeyAttr |
Uint32 | checksumIndicator |
Uint32 | GCPIndicator |
Uint32 | extraRowAuthorBits |
Definition at line 24 of file CreateTab.hpp.
Uint32 CreateTabReq::noOfCharsets |
Used when sending to LQH++
Definition at line 42 of file CreateTab.hpp.