MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { NoSuchTable = 1, DropWoPrep = 2, PrepDropInProgress = 3, DropInProgress = 4, NF_FakeErrorREF = 5, InvalidTableState = 6 } |
Public Member Functions | |
STATIC_CONST (SignalLength=4) |
Public Attributes | |
Uint32 | senderRef |
Uint32 | senderData |
Uint32 | tableId |
Uint32 | errorCode |
Definition at line 48 of file DropTab.hpp.