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

Public Types

enum  ErrorCode {
  Undefined = 1, NF_FakeErrorREF = 11, Busy = 701, PartiallyConnected = 1421,
  NoSuchSubscription = 1407, Locked = 1411, Dropped = 1418, Defining = 1418,
  OutOfSubscriberRecords = 1412, OutOfSubOpRecords = 1424, NotMaster = 702, BusyWithNR = 1405,
  NodeDied = 1427, NotStarted = 1428
}

Public Member Functions

 STATIC_CONST (SignalLength=7)
 STATIC_CONST (SignalLength2=SignalLength+1)
 STATIC_CONST (SL_MasterNode=9)

Public Attributes

Uint32 senderRef
Uint32 senderData
Uint32 subscriptionId
Uint32 subscriptionKey
Uint32 part
Uint32 subscriberData
Uint32 errorCode
union {
   Uint32   subscriberRef
   Uint32   m_masterNodeId
}; 

Friends

class Suma
bool printSUB_START_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 105 of file SumaImpl.hpp.

Friends And Related Function Documentation

friend class Suma
friend

Sender(s)/Reciver(s)

Definition at line 109 of file SumaImpl.hpp.


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