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

Public Attributes

unsigned usable: 1
unsigned use_ndb: 1
unsigned _unused1: 1
unsigned prefix_id: KEY_PREFIX_BITS
unsigned do_mc_read: 1
unsigned do_db_read: 1
unsigned do_mc_write: 1
unsigned do_db_write: 1
unsigned do_mc_delete: 1
unsigned do_db_delete: 1
unsigned do_db_flush: 1
unsigned has_cas_col: 1
unsigned has_flags_col: 1
unsigned has_expire_col: 1
unsigned has_math_col: 1
unsigned cluster_id: CLUSTER_ID_BITS

Detailed Description

Definition at line 19 of file KeyPrefix.h.


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