MySQL 5.6.14 Source Code Document
|
Execute transaction in Util block. More...
#include <UtilExecute.hpp>
Public Attributes | |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | prepareId |
Uint32 | scanTakeOver |
Friends | |
class | DbUtil |
class | Trix |
bool | printUTIL_EXECUTE_REQ (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
Execute transaction in Util block.
UTIL_EXECUTE_REQ, UTIL_EXECUTE_CONF, UTIL_EXECUTE_REF
Data format:
Definition at line 37 of file UtilExecute.hpp.
|
friend |
Sender(s) / Receiver(s)
Definition at line 39 of file UtilExecute.hpp.
|
friend |
For printing
Definition at line 22 of file UtilExecute.cpp.