MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbdih::ReplicaRecord Struct Reference

Public Attributes

Uint32 createGci [8]
Uint32 replicaLastGci [8]
Uint32 lcpId [MAX_LCP_STORED]
Uint32 maxGciCompleted [MAX_LCP_STORED]
Uint32 maxGciStarted [MAX_LCP_STORED]
Uint32 initialGci
Uint32 nextReplica
Uint16 procNode
union {
   Uint32   lcpIdStarted
   Uint32   m_restorable_gci
}; 
Uint8 lcpStatus [MAX_LCP_STORED]
Uint8 nextLcp
Uint8 noCrashedReplicas
Uint8 lcpOngoingFlag

Detailed Description

Definition at line 355 of file Dbdih.hpp.

Member Data Documentation

Uint8 Dbdih::ReplicaRecord::lcpOngoingFlag

Is a LCP currently ongoing on fragment

Definition at line 433 of file Dbdih.hpp.


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