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

Public Member Functions

 STATIC_CONST (SignalLength=5)
 STATIC_CONST (TablespaceLength=7)
 STATIC_CONST (LogfileGroupLength=6)

Public Attributes

Uint32 senderData
Uint32 senderRef
Uint32 filegroup_id
Uint32 filegroup_version
Uint32 requestType
union {
   struct {
      Uint32   extent_size
      Uint32   logfile_group_id
   }   tablespace
   struct {
      Uint32   buffer_size
   }   logfile_group
}; 

Friends

class Dbdict
class Tsman
class Lgman
bool printCREATE_FILEGROUP_IMPL_REQ (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 24 of file CreateFilegroupImpl.hpp.

Friends And Related Function Documentation

friend class Dbdict
friend

Sender(s) / Reciver(s)

Definition at line 28 of file CreateFilegroupImpl.hpp.

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

For printing


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