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

Public Types

enum  Value { TE_INSERT = 0, TE_DELETE = 1, TE_UPDATE = 2, TE_CUSTOM = 3 }

Detailed Description

Definition at line 56 of file trigger_definitions.h.

Member Enumeration Documentation

TableEvent must match 1 << TriggerEvent

Definition at line 58 of file trigger_definitions.h.


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