|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | ErrorCode { CopyNodeInProgress = 1, CopyFragInProgress = 2, UnknownRequest = 3, InvalidRequest = 4, UnknownTakeOver = 5 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=4) | |
Public Attributes | |
| Uint32 | senderData |
| Uint32 | senderRef |
| Uint32 | errorCode |
| Uint32 | extra |
Definition at line 103 of file TakeOver.hpp.