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

Public Types

enum  ErrorCode {
  NoError = 0, Busy = 701, TriggerNotFound = 4238, BadRequestType = 4247,
  InvalidName = 4248, InvalidTable = 4249, UnsupportedTriggerType = 4240
}

Public Member Functions

 STATIC_CONST (SignalLength=11)

Public Attributes

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

Detailed Description

Definition at line 65 of file DropTrig.hpp.


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