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

Public Types

enum  ErrorCode {
  GCPStopDetected = 3, CopyFragRefError = 5, TestStopOnError = 6, CopySubscriptionRef = 7,
  CopySubscriberRef = 8, StartFragRefError = 9
}

Public Member Functions

 STATIC_CONST (SignalLength=4)

Public Attributes

Uint32 errorRef
Uint32 errorCode
Uint32 data [1]

Friends

class Ndbcntr
class Dbtc
class Dbdih
bool printSYSTEM_ERROR (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo)

Detailed Description

Definition at line 24 of file SystemError.hpp.

Friends And Related Function Documentation

friend class Dbtc
friend

Sender

Definition at line 34 of file SystemError.hpp.

friend class Ndbcntr
friend

Reciver(s)

Definition at line 29 of file SystemError.hpp.

bool printSYSTEM_ERROR ( FILE *  output,
const Uint32 *  theData,
Uint32  len,
Uint16  receiverBlockNo 
)
friend

For printing

Definition at line 25 of file SystemError.cpp.


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