#include <table.h>
Collaboration diagram for st_nested_join:

Public Attributes | |
| List< TABLE_LIST > | join_list |
| table_map | used_tables |
| table_map | not_null_tables |
| st_join_table * | first_nested |
| uint | counter |
| nested_join_map | nj_map |
Definition at line 991 of file table.h.
Definition at line 1004 of file table.h.
Referenced by check_interleaving_with_nj(), reset_nj_counters(), and restore_prev_nj_state().
Definition at line 993 of file table.h.
Referenced by add_key_fields_for_nj(), build_bitmap_for_nested_joins(), build_equal_items(), check_interleaving_with_nj(), find_field_in_table_ref(), st_table_list::first_leaf_for_name_resolution(), join_read_const_table(), st_table_list::last_leaf_for_name_resolution(), mysql_make_view(), st_table_list::print(), st_table_list::reinit_before_use(), reset_nj_counters(), simplify_joins(), and store_top_level_join_columns().
Definition at line 1005 of file table.h.
Referenced by build_bitmap_for_nested_joins(), check_interleaving_with_nj(), and restore_prev_nj_state().
1.4.7

