|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | ErrorCode { NoError = 0, NotMaster = 702, Busy = 701, BusyWithNR = 711, TooManySchemaTrans = 780, IncompatibleVersions = 763, Nodefailure = 786 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=6) | |
Public Attributes | |
| Uint32 | senderRef |
| Uint32 | transId |
| Uint32 | errorCode |
| Uint32 | errorLine |
| Uint32 | errorNodeId |
| Uint32 | masterNodeId |
Definition at line 38 of file SchemaTrans.hpp.