| MySQL 5.6.14 Source Code Document
    | 

| 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_info * | part_info | 
Definition at line 166 of file sql_partition.h.