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

Public Types

enum  ErrorCode {
  NoError = 0, InvalidIndexVersion = 241, Busy = 701, BusyWithNR = 711,
  NotMaster = 702, IndexNotFound = 4243, BadRequestType = 4247, InvalidName = 4248,
  NotAnIndex = 4254, SingleUser = 299
}

Public Member Functions

 STATIC_CONST (SignalLength=9)

Public Attributes

Uint32 senderRef
Uint32 clientData
Uint32 transId
Uint32 indexId
Uint32 indexVersion
Uint32 errorCode
Uint32 errorLine
Uint32 errorNodeId
Uint32 masterNodeId

Detailed Description

Definition at line 47 of file DropIndx.hpp.


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