MySQL 5.6.14 Source Code Document
|
#include <UtilExecute.hpp>
Public Types | |
enum | ErrorCode { IllegalKeyNumber = 1, IllegalAttrNumber = 2, TCError = 3, AllocationError = 5, MissingDataSection = 6, MissingData = 7 } |
Public Member Functions | |
STATIC_CONST (SignalLength=3) |
Friends | |
class | DbUtil |
class | Trix |
bool | printUTIL_EXECUTE_REF (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
|
friend |
Sender(s) / Receiver(s)
Definition at line 107 of file UtilExecute.hpp.
|
friend |
For printing
Definition at line 44 of file UtilExecute.cpp.