MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { NoError = 0, NotMaster = 702, InvalidTransKey = 781, InvalidTransId = 782, InvalidTransState = 784 } |
Public Member Functions | |
STATIC_CONST (SignalLength=6) |
Public Attributes | |
Uint32 | senderRef |
Uint32 | transId |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorNodeId |
Uint32 | masterNodeId |
Definition at line 80 of file SchemaTrans.hpp.