| MySQL 5.6.14 Source Code Document
    | 
This is the complete list of members for ha_partition, including all inherited members.
| active_index (defined in handler) | handler | |
| adjust_next_insert_id_after_explicit_value(ulonglong nr) (defined in handler) | handler | |
| alter_table_flags(uint flags) | ha_partition | virtual | 
| analyze(THD *thd, HA_CHECK_OPT *check_opt) (defined in ha_partition) | ha_partition | virtual | 
| append_create_info(String *packet) (defined in handler) | handler | inlinevirtual | 
| assign_to_keycache(THD *thd, HA_CHECK_OPT *check_opt) (defined in ha_partition) | ha_partition | virtual | 
| auto_inc_interval_for_cur_row | handler | |
| auto_inc_intervals_count | handler | |
| auto_repair() const (defined in ha_partition) | ha_partition | virtual | 
| bas_ext() const | ha_partition | virtual | 
| bulk_update_row(const uchar *old_data, uchar *new_data, uint *dup_key_found) | handler | inlinevirtual | 
| cached_table_flags (defined in handler) | handler | protected | 
| calculate_key_hash_value(Field **field_array) (defined in ha_partition) | ha_partition | virtual | 
| can_switch_engines() | ha_partition | virtual | 
| cancel_pushed_idx_cond() | handler | inlinevirtual | 
| change_partitions(HA_CREATE_INFO *create_info, const char *path, ulonglong *const copied, ulonglong *const deleted, const uchar *pack_frm_data, size_t pack_frm_len) (defined in ha_partition) | ha_partition | virtual | 
| change_table_ptr(TABLE *table_arg, TABLE_SHARE *share) (defined in ha_partition) | ha_partition | virtual | 
| check(THD *thd, HA_CHECK_OPT *check_opt) (defined in ha_partition) | ha_partition | virtual | 
| check_and_repair(THD *thd) (defined in ha_partition) | ha_partition | virtual | 
| check_collation_compatibility() | handler | |
| check_for_upgrade(HA_CHECK_OPT *check_opt) | ha_partition | virtual | 
| check_if_incompatible_data(HA_CREATE_INFO *create_info, uint table_changes) | ha_partition | virtual | 
| check_if_supported_inplace_alter(TABLE *altered_table, Alter_inplace_info *ha_alter_info) | ha_partition | virtual | 
| check_old_types() (defined in handler) | handler | |
| checksum() const (defined in ha_partition) | ha_partition | virtual | 
| clone(const char *name, MEM_ROOT *mem_root) (defined in ha_partition) | ha_partition | virtual | 
| close(void) (defined in ha_partition) | ha_partition | virtual | 
| cmp_ref(const uchar *ref1, const uchar *ref2) (defined in ha_partition) | ha_partition | virtual | 
| column_bitmaps_signal() | handler | virtual | 
| commit_inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info, bool commit) | ha_partition | virtual | 
| compare_key(key_range *range) | handler | |
| compare_key_icp(const key_range *range) const (defined in handler) | handler | |
| cond_pop() | handler | inlinevirtual | 
| cond_push(const Item *cond) | handler | inlinevirtual | 
| create(const char *name, TABLE *form, HA_CREATE_INFO *create_info) (defined in ha_partition) | ha_partition | virtual | 
| create_handler_files(const char *name, const char *old_name, int action_flag, HA_CREATE_INFO *create_info) (defined in ha_partition) | ha_partition | virtual | 
| delete_all_rows(void) | ha_partition | virtual | 
| delete_row(const uchar *buf) (defined in ha_partition) | ha_partition | virtual | 
| delete_table(const char *from) | ha_partition | virtual | 
| disable_indexes(uint mode) (defined in ha_partition) | ha_partition | virtual | 
| discard_or_import_tablespace(my_bool discard) (defined in handler) | handler | inlinevirtual | 
| drop_partitions(const char *path) (defined in ha_partition) | ha_partition | virtual | 
| drop_table(const char *name) (defined in handler) | handler | virtual | 
| dup_ref (defined in handler) | handler | |
| enable_indexes(uint mode) (defined in ha_partition) | ha_partition | virtual | 
| end_bulk_delete() | handler | inlinevirtual | 
| end_bulk_insert() (defined in ha_partition) | ha_partition | virtual | 
| end_bulk_update() | handler | inlinevirtual | 
| end_range (defined in handler) | handler | |
| end_read_removal(void) | handler | inlinevirtual | 
| enum_range_scan_direction enum name (defined in handler) | handler | |
| eq_range (defined in handler) | handler | protected | 
| errkey (defined in handler) | handler | |
| estimate_rows_upper_bound() | ha_partition | virtual | 
| estimation_rows_to_insert (defined in handler) | handler | protected | 
| exec_bulk_update(uint *dup_key_found) | handler | inlinevirtual | 
| external_lock(THD *thd, int lock_type) (defined in ha_partition) | ha_partition | virtual | 
| extra(enum ha_extra_function operation) (defined in ha_partition) | ha_partition | virtual | 
| extra_opt(enum ha_extra_function operation, ulong cachesize) (defined in ha_partition) | ha_partition | virtual | 
| extra_rec_buf_length() const (defined in ha_partition) | ha_partition | virtual | 
| free_foreign_key_create_info(char *str) (defined in handler) | handler | inlinevirtual | 
| ft_end() (defined in handler) | handler | inline | 
| ft_handler (defined in handler) | handler | |
| ft_init() (defined in handler) | handler | inlinevirtual | 
| ft_init_ext(uint flags, uint inx, String *key) (defined in handler) | handler | inlinevirtual | 
| ft_read(uchar *buf) (defined in handler) | handler | inlinevirtual | 
| get_auto_increment(ulonglong offset, ulonglong increment, ulonglong nb_desired_values, ulonglong *first_value, ulonglong *nb_reserved_values) | ha_partition | virtual | 
| get_default_no_partitions(HA_CREATE_INFO *info) (defined in handler) | handler | inlinevirtual | 
| get_dup_key(int error) | handler | |
| get_dynamic_partition_info(PARTITION_STATS *stat_info, uint part_id) (defined in ha_partition) | ha_partition | virtual | 
| get_error_message(int error, String *buf) | ha_partition | virtual | 
| get_foreign_dup_key(char *child_table_name, uint child_table_name_len, char *child_key_name, uint child_key_name_len) | handler | inlinevirtual | 
| get_foreign_key_create_info() (defined in handler) | handler | inlinevirtual | 
| get_foreign_key_list(THD *thd, List< FOREIGN_KEY_INFO > *f_key_list) | handler | inlinevirtual | 
| get_ha_share_ptr() | handler | protected | 
| get_index(void) const (defined in handler) | handler | inline | 
| get_lock_type() const (defined in handler) | handler | inline | 
| get_memory_buffer_size() const | handler | inlinevirtual | 
| get_no_parts(const char *name, uint *num_parts) | ha_partition | inlinevirtual | 
| get_parent_foreign_key_list(THD *thd, List< FOREIGN_KEY_INFO > *f_key_list) | handler | inlinevirtual | 
| get_part_share() (defined in ha_partition) | ha_partition | inline | 
| get_row_type() const | ha_partition | virtual | 
| ha_analyze(THD *thd, HA_CHECK_OPT *check_opt) | handler | |
| ha_bulk_update_row(const uchar *old_data, uchar *new_data, uint *dup_key_found) | handler | |
| ha_change_partitions(HA_CREATE_INFO *create_info, const char *path, ulonglong *const copied, ulonglong *const deleted, const uchar *pack_frm_data, size_t pack_frm_len) | handler | |
| ha_check(THD *thd, HA_CHECK_OPT *check_opt) | handler | |
| ha_check_and_repair(THD *thd) | handler | |
| ha_check_for_upgrade(HA_CHECK_OPT *check_opt) (defined in handler) | handler | |
| ha_close(void) | handler | |
| ha_commit_inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info, bool commit) | handler | |
| ha_create(const char *name, TABLE *form, HA_CREATE_INFO *info) | handler | |
| ha_create_handler_files(const char *name, const char *old_name, int action_flag, HA_CREATE_INFO *info) | handler | |
| ha_data(THD *) const (defined in handler) | handler | protected | 
| ha_delete_all_rows() | handler | |
| ha_delete_row(const uchar *buf) (defined in handler) | handler | |
| ha_delete_table(const char *name) | handler | |
| ha_disable_indexes(uint mode) | handler | |
| ha_discard_or_import_tablespace(my_bool discard) | handler | |
| ha_drop_partitions(const char *path) | handler | |
| ha_drop_table(const char *name) | handler | |
| ha_enable_indexes(uint mode) | handler | |
| ha_end_bulk_insert() | handler | |
| ha_external_lock(THD *thd, int lock_type) | handler | |
| ha_index_end() | handler | |
| ha_index_first(uchar *buf) | handler | |
| ha_index_init(uint idx, bool sorted) | handler | |
| ha_index_last(uchar *buf) | handler | |
| ha_index_next(uchar *buf) | handler | |
| ha_index_next_same(uchar *buf, const uchar *key, uint keylen) | handler | |
| ha_index_or_rnd_end() (defined in handler) | handler | inline | 
| ha_index_prev(uchar *buf) | handler | |
| ha_index_read(uchar *buf, const uchar *key, uint key_len, enum ha_rkey_function find_flag) | handler | |
| ha_index_read_idx_map(uchar *buf, uint index, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag) | handler | |
| ha_index_read_last(uchar *buf, const uchar *key, uint key_len) | handler | |
| ha_index_read_last_map(uchar *buf, const uchar *key, key_part_map keypart_map) (defined in handler) | handler | |
| ha_index_read_map(uchar *buf, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag) | handler | |
| ha_inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info) | handler | inline | 
| ha_notify_table_changed() | handler | inline | 
| ha_open(TABLE *table, const char *name, int mode, int test_if_locked) | handler | |
| ha_optimize(THD *thd, HA_CHECK_OPT *check_opt) | handler | |
| ha_partition(handlerton *hton, TABLE_SHARE *table) (defined in ha_partition) | ha_partition | |
| ha_partition(handlerton *hton, partition_info *part_info) (defined in ha_partition) | ha_partition | |
| ha_partition(handlerton *hton, TABLE_SHARE *share, partition_info *part_info_arg, ha_partition *clone_arg, MEM_ROOT *clone_mem_root_arg) (defined in ha_partition) | ha_partition | |
| ha_prepare_inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info) | handler | |
| ha_release_auto_increment() (defined in handler) | handler | |
| ha_rename_partitions(const char *path) | handler | |
| ha_rename_table(const char *from, const char *to) | handler | |
| ha_repair(THD *thd, HA_CHECK_OPT *check_opt) | handler | |
| ha_reset() | handler | |
| ha_reset_auto_increment(ulonglong value) | handler | |
| ha_rnd_end() | handler | |
| ha_rnd_init(bool scan) | handler | |
| ha_rnd_next(uchar *buf) | handler | |
| ha_rnd_pos(uchar *buf, uchar *pos) | handler | |
| ha_start_bulk_insert(ha_rows rows) | handler | |
| ha_statistic_increment(ulonglong SSV::*offset) const (defined in handler) | handler | protected | 
| ha_table_flags() const | handler | inline | 
| ha_table_share_psi(const TABLE_SHARE *share) const | handler | protected | 
| ha_thd(void) const (defined in handler) | handler | protected | 
| ha_truncate() | handler | |
| ha_update_row(const uchar *old_data, uchar *new_data) (defined in handler) | handler | |
| ha_write_row(uchar *buf) (defined in handler) | handler | |
| handler(handlerton *ht_arg, TABLE_SHARE *share_arg) (defined in handler) | handler | inline | 
| has_transactions() (defined in handler) | handler | inline | 
| ht (defined in handler) | handler | |
| idx_cond_push(uint keyno, Item *idx_cond) | handler | inlinevirtual | 
| implicit_emptied (defined in handler) | handler | |
| in_range_check_pushed_down (defined in handler) | handler | protected | 
| INDEX enum value (defined in handler) | handler | |
| index_end() (defined in ha_partition) | ha_partition | virtual | 
| index_first(uchar *buf) | ha_partition | virtual | 
| index_flags(uint inx, uint part, bool all_parts) const (defined in ha_partition) | ha_partition | inlinevirtual | 
| index_init(uint idx, bool sorted) (defined in ha_partition) | ha_partition | virtual | 
| index_last(uchar *buf) | ha_partition | virtual | 
| index_next(uchar *buf) | ha_partition | virtual | 
| index_next_pushed(uchar *buf) (defined in handler) | handler | inlinevirtual | 
| index_next_same(uchar *buf, const uchar *key, uint keylen) | ha_partition | virtual | 
| index_only_read_time(uint keynr, double records) | handler | virtual | 
| index_prev(uchar *buf) | ha_partition | virtual | 
| index_read(uchar *buf, const uchar *key, uint key_len, enum ha_rkey_function find_flag) (defined in handler) | handler | inlineprotectedvirtual | 
| index_read_idx_map(uchar *buf, uint index, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag) | ha_partition | virtual | 
| index_read_last(uchar *buf, const uchar *key, uint key_len) (defined in handler) | handler | inlineprotectedvirtual | 
| index_read_last_map(uchar *buf, const uchar *key, key_part_map keypart_map) | ha_partition | virtual | 
| index_read_map(uchar *buf, const uchar *key, key_part_map keypart_map, enum ha_rkey_function find_flag) | ha_partition | virtual | 
| index_read_pushed(uchar *buf, const uchar *key, key_part_map keypart_map) (defined in handler) | handler | inlinevirtual | 
| index_type(uint inx) (defined in ha_partition) | ha_partition | virtual | 
| indexes_are_disabled(void) (defined in ha_partition) | ha_partition | virtual | 
| info(uint) (defined in ha_partition) | ha_partition | virtual | 
| init() | handler | inline | 
| init_table_handle_for_HANDLER() (defined in ha_partition) | ha_partition | virtual | 
| inited (defined in handler) | handler | |
| initialize_partition(MEM_ROOT *mem_root) (defined in ha_partition) | ha_partition | |
| inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info) | ha_partition | virtual | 
| insert_id_for_cur_row | handler | |
| is_crashed() const (defined in ha_partition) | ha_partition | virtual | 
| is_fatal_error(int error, uint flags) | ha_partition | inlinevirtual | 
| is_fk_defined_on_table_or_index(uint index) | handler | inlinevirtual | 
| key_used_on_scan (defined in handler) | handler | |
| keys_to_use_for_scanning() (defined in ha_partition) | ha_partition | virtual | 
| lock_count(void) const | ha_partition | virtual | 
| lock_shared_ha_data() | handler | protected | 
| low_byte_first() const (defined in ha_partition) | ha_partition | inlinevirtual | 
| m_psi | handler | |
| max_key_length() const (defined in handler) | handler | inline | 
| max_key_part_length() const (defined in handler) | handler | inline | 
| max_key_parts() const (defined in handler) | handler | inline | 
| max_keys() const (defined in handler) | handler | inline | 
| max_record_length() const (defined in handler) | handler | inline | 
| max_supported_key_length() const (defined in ha_partition) | ha_partition | virtual | 
| max_supported_key_part_length() const (defined in ha_partition) | ha_partition | virtual | 
| max_supported_key_parts() const (defined in ha_partition) | ha_partition | virtual | 
| max_supported_keys() const (defined in ha_partition) | ha_partition | virtual | 
| max_supported_record_length() const (defined in ha_partition) | ha_partition | virtual | 
| min_of_the_max_uint(uint(handler::*operator_func)(void) const) const (defined in ha_partition) | ha_partition | |
| min_record_length(uint options) const (defined in ha_partition) | ha_partition | virtual | 
| mrr_cur_range (defined in handler) | handler | |
| mrr_funcs (defined in handler) | handler | |
| mrr_have_range (defined in handler) | handler | |
| mrr_is_output_sorted (defined in handler) | handler | |
| mrr_iter (defined in handler) | handler | |
| multi_range_buffer (defined in handler) | handler | |
| multi_range_read_info(uint keyno, uint n_ranges, uint keys, uint *bufsz, uint *flags, Cost_estimate *cost) | handler | virtual | 
| multi_range_read_info_const(uint keyno, RANGE_SEQ_IF *seq, void *seq_init_param, uint n_ranges, uint *bufsz, uint *flags, Cost_estimate *cost) | handler | virtual | 
| multi_range_read_init(RANGE_SEQ_IF *seq, void *seq_init_param, uint n_ranges, uint mode, HANDLER_BUFFER *buf) | handler | virtual | 
| multi_range_read_next(char **range_info) | handler | virtual | 
| next_insert_id | handler | |
| NONE enum value (defined in handler) | handler | |
| notify_table_changed() | ha_partition | virtual | 
| number_of_pushed_joins() const | handler | inlinevirtual | 
| open(const char *name, int mode, uint test_if_locked) (defined in ha_partition) | ha_partition | virtual | 
| operator delete(void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator delete(void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator delete[](void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator delete[](void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator new(size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator new(size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator new[](size_t size) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| operator new[](size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | inlinestatic | 
| optimize(THD *thd, HA_CHECK_OPT *check_opt) (defined in ha_partition) | ha_partition | virtual | 
| parent_of_pushed_join() const | handler | inlinevirtual | 
| position(const uchar *record) (defined in ha_partition) | ha_partition | virtual | 
| preload_keys(THD *thd, HA_CHECK_OPT *check_opt) (defined in ha_partition) | ha_partition | virtual | 
| prepare_inplace_alter_table(TABLE *altered_table, Alter_inplace_info *ha_alter_info) | ha_partition | virtual | 
| primary_key_is_clustered() (defined in ha_partition) | ha_partition | inlinevirtual | 
| print_error(int error, myf errflag) | ha_partition | virtual | 
| pushed_cond (defined in handler) | handler | |
| pushed_idx_cond (defined in handler) | handler | |
| pushed_idx_cond_keyno (defined in handler) | handler | |
| range_key_part (defined in handler) | handler | protected | 
| RANGE_SCAN_ASC enum value (defined in handler) | handler | |
| RANGE_SCAN_DESC enum value (defined in handler) | handler | |
| ranges_in_seq (defined in handler) | handler | |
| read_first_row(uchar *buf, uint primary_key) | handler | virtual | 
| read_range_first(const key_range *start_key, const key_range *end_key, bool eq_range, bool sorted) | ha_partition | virtual | 
| read_range_next() | ha_partition | virtual | 
| read_time(uint index, uint ranges, ha_rows rows) | ha_partition | virtual | 
| rebind_psi() (defined in handler) | handler | virtual | 
| records() | ha_partition | virtual | 
| records_in_range(uint inx, key_range *min_key, key_range *max_key) (defined in ha_partition) | ha_partition | virtual | 
| ref (defined in handler) | handler | |
| ref_length | handler | |
| referenced_by_foreign_key() (defined in handler) | handler | inlinevirtual | 
| register_query_cache_table(THD *thd, char *table_key, uint key_length, qc_engine_callback *engine_callback, ulonglong *engine_data) | ha_partition | inlinevirtual | 
| release_auto_increment() (defined in ha_partition) | ha_partition | virtual | 
| rename_partitions(const char *path) (defined in ha_partition) | ha_partition | virtual | 
| rename_table(const char *from, const char *to) | ha_partition | virtual | 
| repair(THD *thd, HA_CHECK_OPT *check_opt) | ha_partition | virtual | 
| reset(void) | ha_partition | virtual | 
| restart_rnd_next(uchar *buf, uchar *pos) | handler | inlinevirtual | 
| restore_auto_increment(ulonglong prev_insert_id) (defined in handler) | handler | inline | 
| RND enum value (defined in handler) | handler | |
| rnd_end() (defined in ha_partition) | ha_partition | virtual | 
| rnd_init(bool scan) | ha_partition | virtual | 
| rnd_next(uchar *buf) | ha_partition | virtual | 
| rnd_pos(uchar *buf, uchar *pos) | ha_partition | virtual | 
| rnd_pos_by_record(uchar *record) | ha_partition | virtual | 
| rnd_same(uchar *buf, uint inx) (defined in handler) | handler | inlinevirtual | 
| root_of_pushed_join() const | handler | inlinevirtual | 
| scan_time() (defined in ha_partition) | ha_partition | virtual | 
| set_auto_partitions(partition_info *part_info) (defined in handler) | handler | inlinevirtual | 
| set_end_range(const key_range *range, enum_range_scan_direction direction) | handler | |
| set_ha_share_ptr(Handler_share *arg_ha_share) | handler | protected | 
| set_next_insert_id(ulonglong id) (defined in handler) | handler | inline | 
| set_part_info(partition_info *part_info, bool early) (defined in ha_partition) | ha_partition | inlinevirtual | 
| Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline | 
| start_bulk_delete() | handler | inlinevirtual | 
| start_bulk_insert(ha_rows rows) (defined in ha_partition) | ha_partition | virtual | 
| start_bulk_update() | handler | inlinevirtual | 
| start_read_removal(void) | handler | inlinevirtual | 
| start_stmt(THD *thd, thr_lock_type lock_type) (defined in ha_partition) | ha_partition | virtual | 
| stats (defined in handler) | handler | |
| store_lock(THD *thd, THR_LOCK_DATA **to, enum thr_lock_type lock_type) | ha_partition | virtual | 
| table (defined in handler) | handler | protected | 
| table_cache_type() | ha_partition | virtual | 
| Table_flags typedef (defined in handler) | handler | |
| table_flags() const (defined in ha_partition) | ha_partition | virtual | 
| table_share (defined in handler) | handler | protected | 
| table_type() const | ha_partition | virtual | 
| truncate() | ha_partition | virtual | 
| truncate_partition(Alter_info *, bool *binlog_stmt) (defined in ha_partition) | ha_partition | |
| try_semi_consistent_read(bool) | ha_partition | virtual | 
| unbind_psi() (defined in handler) | handler | virtual | 
| unlock_row() (defined in ha_partition) | ha_partition | virtual | 
| unlock_shared_ha_data() | handler | protected | 
| update_auto_increment() (defined in handler) | handler | |
| update_create_info(HA_CREATE_INFO *create_info) (defined in ha_partition) | ha_partition | virtual | 
| update_row(const uchar *old_data, uchar *new_data) (defined in ha_partition) | ha_partition | virtual | 
| update_table_comment(const char *comment) (defined in ha_partition) | ha_partition | virtual | 
| use_hidden_primary_key() | handler | virtual | 
| was_semi_consistent_read() | ha_partition | virtual | 
| write_row(uchar *buf) (defined in ha_partition) | ha_partition | virtual | 
| ~ha_partition() (defined in ha_partition) | ha_partition | |
| ~handler(void) (defined in handler) | handler | inlinevirtual | 
| ~Sql_alloc() (defined in Sql_alloc) | Sql_alloc | inline |