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

Public Member Functions

 STATIC_CONST (SignalLength=7)
 STATIC_CONST (GSN=GSN_DROP_FILEGROUP_REQ)

Public Attributes

union {
   Uint32   senderData
   Uint32   clientData
}; 
union {
   Uint32   senderRef
   Uint32   clientRef
}; 
Uint32 filegroup_id
Uint32 filegroup_version
Uint32 requestInfo
Uint32 transKey
Uint32 transId

Friends

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

Detailed Description

Definition at line 24 of file DropFilegroup.hpp.

Friends And Related Function Documentation

friend class NdbDictInterface
friend

Sender(s) / Reciver(s)

Definition at line 28 of file DropFilegroup.hpp.

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

For printing


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