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

Classes

struct  st_field_value_range
struct  st_part_num_range

Public Attributes

partition_iter_func get_next
bool ret_null_part
bool ret_null_part_orig
union {
   struct st_part_num_range   part_nums
   struct st_field_value_range   field_vals
}; 
partition_infopart_info

Detailed Description

Definition at line 166 of file sql_partition.h.


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