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

Public Types

enum  ErrorCode {
  Busy = 701, NotMaster = 702, InvalidIndex = 913, InvalidRequest = 914,
  NoFreeStatOp = 915, InvalidSysTable = 916, InvalidSysTableData = 917, BusyUtilPrepare = 918,
  BusyUtilExecute = 919
}

Public Member Functions

 STATIC_CONST (SignalLength=7)

Public Attributes

Uint32 senderRef
union {
   Uint32   senderData
   Uint32   clientData
}; 
Uint32 transId
Uint32 errorCode
Uint32 errorLine
Uint32 errorNodeId
Uint32 masterNodeId

Detailed Description

Definition at line 74 of file IndexStatSignal.hpp.


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