MySQL 5.6.14 Source Code Document
|
#include <TrigAttrInfo.hpp>
Public Types | |
enum | AttrInfoType { PRIMARY_KEY = 0, BEFORE_VALUES = 1, AFTER_VALUES = 2 } |
Friends | |
class | Dbtup |
class | Dbtc |
class | Backup |
class | SumaParticipant |
bool | printTRIG_ATTRINFO (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
This signal is sent by TUP to signal that a trigger has fired
Definition at line 33 of file TrigAttrInfo.hpp.
|
friend |
Reciver(s)
Definition at line 47 of file TrigAttrInfo.hpp.
|
friend |
Sender(s) Sender(s) / Reciver(s)
Definition at line 42 of file TrigAttrInfo.hpp.
|
friend |
For printing
Definition at line 39 of file TrigAttrInfo.cpp.