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

Public Types

enum  ErrorCode {
  NoError = 0, NotMaster = 702, Busy = 701, BusyWithNR = 711,
  TooManySchemaTrans = 780, IncompatibleVersions = 763, Nodefailure = 786
}

Public Member Functions

 STATIC_CONST (SignalLength=6)

Public Attributes

Uint32 senderRef
Uint32 transId
Uint32 errorCode
Uint32 errorLine
Uint32 errorNodeId
Uint32 masterNodeId

Detailed Description

Definition at line 38 of file SchemaTrans.hpp.


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