MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { NoError = 0, TransAborted = 787 } |
Public Member Functions | |
STATIC_CONST (SignalLength=6) |
Public Attributes | |
Uint32 | senderRef |
Uint32 | transId |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorNodeId |
Uint32 | masterNodeId |
Definition at line 97 of file SchemaTrans.hpp.