|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | ErrorCode { NoError = 0, Busy = 701, TriggerNotFound = 4238, BadRequestType = 4247, InvalidName = 4248, InconsistentTC = 293 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=8) | |
Public Attributes | |
| Uint32 | senderRef |
| Uint32 | senderData |
| Uint32 | tableId |
| Uint32 | triggerId |
| Uint32 | errorCode |
| Uint32 | errorLine |
| Uint32 | errorNodeId |
| Uint32 | masterNodeId |
Definition at line 48 of file DropTrigImpl.hpp.