Home
last modified time | relevance | path

Searched refs:cur_table_map (Results 1 – 7 of 7) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_resolver.cc634 table_map cur_table_map = in check_right_lateral_join() local
636 if (cur_table_map & map) { in check_right_lateral_join()
641 map &= (~cur_table_map); in check_right_lateral_join()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_select.cc9040 table_map cur_table_map; in get_partial_cost_and_fanout() local
9042 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
9048 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
9050 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_select.cc8935 table_map cur_table_map; in get_partial_cost_and_fanout() local
8937 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
8943 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
8945 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_select.cc8935 table_map cur_table_map; in get_partial_cost_and_fanout() local
8937 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
8943 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
8945 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_select.cc8312 table_map cur_table_map; in get_partial_cost_and_fanout() local
8314 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
8320 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
8322 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_select.cc8312 table_map cur_table_map; in get_partial_cost_and_fanout() local
8314 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
8320 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
8322 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_select.cc9040 table_map cur_table_map; in get_partial_cost_and_fanout() local
9042 cur_table_map= tab->table->map; in get_partial_cost_and_fanout()
9048 cur_table_map= sjm_nest->nested_join->used_tables; in get_partial_cost_and_fanout()
9050 if (tab->records_read && (cur_table_map & filter_map)) in get_partial_cost_and_fanout()