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

Public Types

enum  ErrorCode {
  NoError = 0, Busy = 701, NotMaster = 702, NoSuchFile = 766,
  DropUndoFileNotSupported = 769, InvalidSchemaObjectVersion = 774, SingleUser = 299
}

Public Member Functions

 STATIC_CONST (SignalLength=9)
 STATIC_CONST (GSN=GSN_DROP_FILE_REF)

Public Attributes

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

Friends

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

Detailed Description

Definition at line 153 of file DropFilegroup.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s)

Definition at line 157 of file DropFilegroup.hpp.

friend class Ndbcntr
friend

Sender(s) / Reciver(s)

Definition at line 162 of file DropFilegroup.hpp.

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

For printing


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