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

Public Types

enum  ErrorCode {
  NoError = 0, Busy = 701, NotMaster = 702, NoSuchFilegroup = 767,
  FilegroupInUse = 768, InvalidSchemaObjectVersion = 774, SingleUser = 299
}

Public Member Functions

 STATIC_CONST (SignalLength=9)
 STATIC_CONST (GSN=GSN_DROP_FILEGROUP_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_FILEGROUP_REF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 55 of file DropFilegroup.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s)

Definition at line 59 of file DropFilegroup.hpp.

friend class Ndbcntr
friend

Sender(s) / Reciver(s)

Definition at line 64 of file DropFilegroup.hpp.

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

For printing


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