|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | ErrorCode { OK = 0, NodeShutdownInProgress = 1, SystemShutdownInProgress = 2, NodeShutdownWouldCauseSystemCrash = 3 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=2) | |
Public Attributes | |
| Uint32 | senderData |
| Uint32 | errorCode |
Friends | |
| class | MgmtSrvr |
| class | Ndbcntr |
Definition at line 45 of file ResumeReq.hpp.
|
friend |
Reciver(s)
Definition at line 50 of file ResumeReq.hpp.
|
friend |
Sender
Definition at line 55 of file ResumeReq.hpp.