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

Public Types

enum  ErrorCode {
  Undefined = 1340, FailedToAllocateBuffers = 1342, FailedToSetupFsBuffers = 1343, FailedToAllocateTables = 1344,
  FailedInsertFileHeader = 1345, FailedInsertTableList = 1346, FailedAllocateTableMem = 1347, FailedToAllocateFileRecord = 1348,
  FailedToAllocateAttributeRecord = 1349, FailedForBackupFilesAleadyExist = 1350
}

Public Member Functions

 STATIC_CONST (SignalLength=4)

Friends

class Backup
class Dblqh
class BackupMaster
bool printDEFINE_BACKUP_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 76 of file BackupImpl.hpp.

Friends And Related Function Documentation

friend class Backup
friend

Sender(s)

Definition at line 80 of file BackupImpl.hpp.

friend class BackupMaster
friend

Reciver(s)

Definition at line 86 of file BackupImpl.hpp.


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