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

Public Types

enum  RequestType { AlterIndexOnline = 1, AlterIndexOffline = 2, AlterIndexAddPartition = 3, AlterIndexBuilding = 4 }

Public Member Functions

 STATIC_CONST (SignalLength=8)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 requestType
Uint32 tableId
Uint32 tableVersion
Uint32 indexId
Uint32 indexVersion
Uint32 indexType

Detailed Description

Definition at line 21 of file AlterIndxImpl.hpp.


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