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

Public Types

enum  ErrorCode {
  NoError = 0, Busy = 701, NotMaster = 702, NoMoreObjectRecords = 710,
  InvalidFormat = 740, SingleUser = 299, InvalidNoOfNodesInNodegroup = 320, InvalidNodegroupId = 321,
  NodeAlreadyInNodegroup = 322, NodegroupInUse = 323, NoNodeAlive = 324
}

Public Member Functions

 STATIC_CONST (SignalLength=7)

Public Attributes

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

Friends

class Dbdict
class NdbDictInterface
bool printCREATE_NODEGROUP_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 51 of file CreateNodegroup.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s)

Definition at line 55 of file CreateNodegroup.hpp.

friend class NdbDictInterface
friend

Sender(s) / Reciver(s)

Definition at line 60 of file CreateNodegroup.hpp.

bool printCREATE_NODEGROUP_REF ( FILE *  ,
const Uint32 *  ,
Uint32  ,
Uint16   
)
friend

For printing


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