MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { NoError = 0, NoTransaction = 1, NF_FakeErrorREF = 2 } |
Public Member Functions | |
STATIC_CONST (SignalLength=3) | |
STATIC_CONST (GSN=GSN_DICT_TAKEOVER_REF) |
Public Attributes | |
Uint32 | senderRef |
union { | |
Uint32 masterRef | |
Uint32 senderData | |
}; | |
Uint32 | errorCode |
Definition at line 68 of file DictTakeover.hpp.