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

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

Detailed Description

Definition at line 24 of file CreateTab.hpp.

Member Data Documentation

Uint32 CreateTabReq::noOfCharsets

Used when sending to LQH++

Definition at line 42 of file CreateTab.hpp.


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