MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { GCPStopDetected = 3, CopyFragRefError = 5, TestStopOnError = 6, CopySubscriptionRef = 7, CopySubscriberRef = 8, StartFragRefError = 9 } |
Public Member Functions | |
STATIC_CONST (SignalLength=4) |
Public Attributes | |
Uint32 | errorRef |
Uint32 | errorCode |
Uint32 | data [1] |
Friends | |
class | Ndbcntr |
class | Dbtc |
class | Dbdih |
bool | printSYSTEM_ERROR (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
Definition at line 24 of file SystemError.hpp.
|
friend |
Sender
Definition at line 34 of file SystemError.hpp.
|
friend |
Reciver(s)
Definition at line 29 of file SystemError.hpp.
|
friend |
For printing
Definition at line 25 of file SystemError.cpp.