|
MySQL 5.6.14 Source Code Document
|
#include <AllocNodeId.hpp>
Public Member Functions | |
| STATIC_CONST (SignalLength=5) | |
| STATIC_CONST (SignalLengthQMGR=7) | |
Public Attributes | |
| Uint32 | senderRef |
| Uint32 | senderData |
| Uint32 | nodeId |
| Uint32 | nodeType |
| Uint32 | timeout |
| Uint32 | secret_lo |
| Uint32 | secret_hi |
Request to allocate node id
Definition at line 28 of file AllocNodeId.hpp.