MySQL 5.6.14 Source Code Document
|
#include <CopyGCIReq.hpp>
Public Types | |
enum | CopyReason { IDLE = 0, LOCAL_CHECKPOINT = 1, RESTART = 2, GLOBAL_CHECKPOINT = 3, INITIAL_START_COMPLETED = 4, RESTART_NR = 5 } |
Friends | |
class | Dbdih |
bool | printCOPY_GCI_REQ (FILE *, const Uint32 *, Uint32, Uint16) |
This signal is used for transfering the sysfile between Dih on different nodes.
The master will distributes the file to the other nodes
Since the Sysfile can be larger than on StartMeConf signal, there might be more than on of these signals sent before the entire sysfile is transfered
Definition at line 35 of file CopyGCIReq.hpp.
|
friend |
Sender(s) / Reciver(s)
Definition at line 39 of file CopyGCIReq.hpp.