|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | RequestType { OnlineDropTab = 0, CreateTabDrop = 1, RestartDropTab = 2 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=5) | |
Public Attributes | |
| Uint32 | senderRef |
| Uint32 | senderData |
| Uint32 | requestType |
| Uint32 | tableId |
| Uint32 | tableVersion |
Definition at line 24 of file DropTab.hpp.