MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ndb::PartitionSpec_v1 Struct Reference
Collaboration diagram for Ndb::PartitionSpec_v1:

Public Types

enum  SpecType { PS_NONE = 0, PS_USER_DEFINED = 1, PS_DISTR_KEY_PART_PTR = 2 }

Public Attributes

Uint32 type
union {
   struct {
      Uint32   partitionId
   }   UserDefined
   struct {
      const Key_part_ptr *   tableKeyParts
      void *   xfrmbuf
      Uint32   xfrmbuflen
   }   KeyPartPtr
}; 

Detailed Description

Definition at line 1416 of file Ndb.hpp.


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