MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Backup::BackupRecord::MasterData Struct Reference
Collaboration diagram for Backup::BackupRecord::MasterData:

Public Member Functions

 MasterData (Backup &b)

Public Attributes

MutexHandle2< BACKUP_DEFINE_MUTEX > m_defineBackupMutex
MutexHandle2
< DICT_COMMIT_TABLE_MUTEX > 
m_dictCommitTableMutex
Uint32 gsn
SignalCounter sendCounter
Uint32 errorCode
union {
   struct {
      Uint32   retriesLeft
   }   sequence
   struct {
      Uint32   startBackup
   }   waitGCP
   struct {
      Uint32   signalNo
      Uint32   noOfSignals
      Uint32   tablePtr
   }   startBackup
   struct {
      Uint32   dummy
   }   stopBackup
}; 

Detailed Description

Definition at line 475 of file Backup.hpp.


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