MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { NoError = 0, Busy = 701, TriggerNotFound = 4238, BadRequestType = 4247, InvalidName = 4248, InvalidTable = 4249, UnsupportedTriggerType = 4240 } |
Public Member Functions | |
STATIC_CONST (SignalLength=11) |
Definition at line 65 of file DropTrig.hpp.