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

Public Types

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

Public Member Functions

 STATIC_CONST (SignalLength=6)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 errorCode
Uint32 errorLine
Uint32 errorNodeId
Uint32 masterNodeId

Detailed Description

Definition at line 40 of file DropIndxImpl.hpp.


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