MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CopyGCIReq Class Reference

#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)

Detailed Description

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.

Friends And Related Function Documentation

friend class Dbdih
friend

Sender(s) / Reciver(s)

Definition at line 39 of file CopyGCIReq.hpp.


The documentation for this class was generated from the following file: