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

Public Types

enum  EndpointFlag { MainTrigger = 0, TriggerDst = 1, TriggerSrc = 2 }

Public Member Functions

 STATIC_CONST (SignalLength=11)
 SECTION (TRIGGER_NAME_SECTION=0)

Static Public Member Functions

static Uint32 getEndpointFlag (Uint32 i)
static void setEndpointFlag (Uint32 &i, Uint32 v)

Public Attributes

Uint32 clientRef
Uint32 clientData
Uint32 transId
Uint32 transKey
Uint32 requestInfo
Uint32 tableId
Uint32 tableVersion
Uint32 indexId
Uint32 indexVersion
Uint32 triggerNo
Uint32 triggerId

Detailed Description

Definition at line 26 of file DropTrig.hpp.


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