MySQL 5.6.14 Source Code Document
|
Delete transaction in Util block. More...
#include <UtilDelete.hpp>
Public Member Functions | |
STATIC_CONST (DataLength=22) | |
STATIC_CONST (HeaderLength=3) |
Friends | |
class | DbUtil |
bool | printUTIL_DELETE_REQ (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
Delete transaction in Util block.
UTIL_DELETE_REQ, UTIL_DELETE_CONF, UTIL_DELETE_REF
Data format:
Definition at line 37 of file UtilDelete.hpp.
|
friend |
Sender(s) / Receiver(s)
Definition at line 39 of file UtilDelete.hpp.
|
friend |
For printing
Definition at line 22 of file UtilDelete.cpp.