MySQL 5.6.14 Source Code Document
|
#include <UtilPrepare.hpp>
Public Types | |
enum | ErrorCode { NO_ERROR = 0, PREPARE_SEIZE_ERROR = 1, PREPARE_PAGES_SEIZE_ERROR = 2, PREPARED_OPERATION_SEIZE_ERROR = 3, DICT_TAB_INFO_ERROR = 4, MISSING_PROPERTIES_SECTION = 5 } |
Public Member Functions | |
STATIC_CONST (SignalLength=3) |
Friends | |
class | Dbdict |
class | DbUtil |
class | Trix |
bool | printUTIL_PREPARE_REF (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
|
friend |
Sender(s) / Receiver(s)
Definition at line 134 of file UtilPrepare.hpp.
|
friend |
For printing
Definition at line 44 of file UtilPrepare.cpp.