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

Public Types

enum  ErrorCode {
  NoError = 0, Busy = 701, NotMaster = 702, TriggerNameTooLong = 4236,
  TooManyTriggers = 4237, TriggerNotFound = 4238, TriggerExists = 4239, UnsupportedTriggerType = 4240,
  BadRequestType = 4247, InvalidName = 4248, InvalidTable = 4249, InconsistentTC = 293
}

Public Member Functions

 STATIC_CONST (SignalLength=9)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 tableId
Uint32 triggerId
Uint32 triggerInfo
Uint32 errorCode
Uint32 errorLine
Uint32 errorNodeId
Uint32 masterNodeId

Detailed Description

Definition at line 60 of file CreateTrigImpl.hpp.


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