MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | RequestType { BEFORE_STORED = 7, AFTER_STORED = 8, BEFORE_COMMIT_STORED = 9, AFTER_COMMIT_STORED = 10 } |
Public Member Functions | |
STATIC_CONST (SignalLength=7) |
Public Attributes | |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | requestType |
Uint32 | startingNodeId |
Uint32 | copyNodeId |
Uint32 | tableId |
Uint32 | fragmentNo |
Definition at line 82 of file TakeOver.hpp.