#include <btr0cur.h>
Collaboration diagram for btr_cur_struct:

Public Attributes | |
| dict_index_t * | index |
| page_cur_t | page_cur |
| page_t * | left_page |
| que_thr_t * | thr |
| ulint | flag |
| ulint | tree_height |
| ulint | up_match |
| ulint | up_bytes |
| ulint | low_match |
| ulint | low_bytes |
| ulint | n_fields |
| ulint | n_bytes |
| ulint | fold |
| btr_path_t * | path_arr |
Definition at line 583 of file btr0cur.h.
Definition at line 598 of file btr0cur.h.
Referenced by btr_cur_optimistic_insert(), btr_cur_pessimistic_insert(), btr_cur_search_to_nth_level(), btr_search_guess_on_hash(), btr_search_info_update_slow(), btr_search_update_hash_node_on_insert(), btr_search_update_hash_ref(), and row_ins_index_entry_low().
Definition at line 638 of file btr0cur.h.
Referenced by btr_search_guess_on_hash(), and btr_search_update_hash_node_on_insert().
Definition at line 584 of file btr0cur.h.
Referenced by btr_compress(), btr_cur_del_mark_set_clust_rec(), btr_cur_del_mark_set_sec_rec(), btr_cur_ins_lock_and_undo(), btr_cur_insert_if_possible(), btr_cur_open_at_index_side(), btr_cur_open_at_rnd_pos(), btr_cur_optimistic_delete(), btr_cur_optimistic_insert(), btr_cur_optimistic_update(), btr_cur_pessimistic_delete(), btr_cur_pessimistic_insert(), btr_cur_pessimistic_update(), btr_cur_search_to_nth_level(), btr_cur_upd_lock_and_undo(), btr_cur_update_in_place(), btr_page_get_sure_split_rec(), btr_page_insert_fits(), btr_page_split_and_insert(), btr_pcur_create_for_mysql(), btr_pcur_restore_position(), btr_root_raise_and_insert(), btr_search_check_guess(), btr_search_info_update_hash(), btr_search_info_update_slow(), btr_search_update_block_hash_info(), btr_search_update_hash_node_on_insert(), btr_search_update_hash_on_delete(), btr_search_update_hash_on_insert(), btr_search_update_hash_ref(), row_ins_clust_index_entry_by_modify(), row_ins_duplicate_error_in_clust(), row_ins_foreign_check_on_constraint(), row_ins_must_modify(), row_ins_sec_index_entry_by_modify(), row_sel_get_clust_rec(), row_unlock_for_mysql(), row_upd_in_place_in_select(), and row_update_for_mysql().
Definition at line 586 of file btr0cur.h.
Referenced by btr_cur_latch_leaves(), and btr_pcur_move_backward_from_page().
Definition at line 630 of file btr0cur.h.
Referenced by btr_cur_search_to_nth_level(), and btr_search_info_update_hash().
Definition at line 622 of file btr0cur.h.
Referenced by btr_cur_search_to_nth_level(), btr_search_check_guess(), btr_search_info_update_hash(), row_ins_duplicate_error_in_clust(), row_ins_index_entry_low(), and row_ins_must_modify().
Definition at line 636 of file btr0cur.h.
Referenced by btr_search_guess_on_hash(), and btr_search_update_hash_node_on_insert().
Definition at line 634 of file btr0cur.h.
Referenced by btr_search_guess_on_hash(), and btr_search_update_hash_node_on_insert().
Definition at line 641 of file btr0cur.h.
Referenced by btr_cur_add_path_info(), and btr_estimate_n_rows_in_range().
Definition at line 590 of file btr0cur.h.
Referenced by btr_cur_search_to_nth_level(), and row_ins_index_entry_low().
Definition at line 601 of file btr0cur.h.
Referenced by btr_cur_pessimistic_delete(), btr_cur_pessimistic_insert(), btr_cur_pessimistic_update(), and btr_cur_search_to_nth_level().
Definition at line 618 of file btr0cur.h.
Referenced by btr_cur_search_to_nth_level(), and btr_search_info_update_hash().
Definition at line 604 of file btr0cur.h.
Referenced by btr_cur_search_to_nth_level(), btr_search_check_guess(), btr_search_info_update_hash(), row_ins_duplicate_error_in_clust(), and row_ins_index_entry_low().
1.4.7

