#include <sql_select.h>
Collaboration diagram for st_table_ref:

Public Attributes | |
| bool | key_err |
| uint | key_parts |
| uint | key_length |
| int | key |
| byte * | key_buff |
| byte * | key_buff2 |
| store_key ** | key_copy |
| Item ** | items |
| key_part_map | null_rejecting |
| table_map | depend_map |
| byte * | null_ref_key |
Definition at line 43 of file sql_select.h.
Definition at line 58 of file sql_select.h.
Definition at line 52 of file sql_select.h.
Referenced by add_not_null_conds(), add_ref_to_table_cond(), create_ref_for_key(), eq_ref_table(), join_read_always_key(), part_of_refkey(), subselect_indexsubquery_engine::print(), and subselect_uniquesubquery_engine::print().
Definition at line 48 of file sql_select.h.
Referenced by add_ref_to_table_cond(), create_ref_for_key(), create_sort_index(), end_send(), subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), find_key_for_maxmin(), get_best_combination(), get_quick_select_for_ref(), join_ft_read_first(), join_read_always_key(), join_read_const(), join_read_const_table(), join_read_key(), join_read_last_key(), join_read_prev_same(), make_join_readinfo(), make_simple_join(), opt_sum_query(), part_of_refkey(), subselect_indexsubquery_engine::print(), subselect_uniquesubquery_engine::print(), reckey_in_range(), safe_update_on_fly(), select_describe(), and test_if_skip_sort_order().
Definition at line 49 of file sql_select.h.
Referenced by cmp_buffer_with_ref(), create_ref_for_key(), subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), find_key_for_maxmin(), get_quick_select_for_ref(), join_read_always_key(), join_read_const(), join_read_key(), join_read_last_key(), join_read_next_same(), join_read_prev_same(), matching_cond(), opt_sum_query(), reckey_in_range(), and safe_index_read().
Definition at line 50 of file sql_select.h.
Referenced by cmp_buffer_with_ref(), and create_ref_for_key().
Definition at line 51 of file sql_select.h.
Referenced by cp_buffer_from_ref(), create_ref_for_key(), subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), and select_describe().
Definition at line 45 of file sql_select.h.
Referenced by cmp_buffer_with_ref(), create_ref_for_key(), subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), and join_read_key().
Definition at line 47 of file sql_select.h.
Referenced by cmp_buffer_with_ref(), create_ref_for_key(), subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), find_key_for_maxmin(), get_quick_select_for_ref(), join_read_always_key(), join_read_const(), join_read_key(), join_read_last_key(), join_read_next_same(), join_read_prev_same(), matching_cond(), opt_sum_query(), safe_index_read(), and select_describe().
Definition at line 46 of file sql_select.h.
Referenced by add_not_null_conds(), add_ref_to_table_cond(), create_ref_for_key(), eq_ref_table(), get_best_combination(), get_quick_select_for_ref(), join_read_always_key(), make_simple_join(), part_of_refkey(), select_describe(), and test_if_skip_sort_order().
Definition at line 60 of file sql_select.h.
Referenced by subselect_indexsubquery_engine::exec(), get_quick_select_for_ref(), join_read_always_key_or_null(), and join_read_next_same_or_null().
Definition at line 57 of file sql_select.h.
Referenced by add_not_null_conds(), create_ref_for_key(), and join_read_always_key().
1.4.7

