|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | ReplicaType { STORED = 7, COMMIT_STORED = 9, START_LOGGING = 10 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=9) | |
Public Attributes | |
| Uint32 | senderData |
| Uint32 | senderRef |
| Uint32 | tableId |
| Uint32 | fragId |
| Uint32 | startingNodeId |
| Uint32 | copyNodeId |
| Uint32 | startGci |
| Uint32 | replicaType |
| Uint32 | failedNodeId |
Definition at line 130 of file TakeOver.hpp.