Home
last modified time | relevance | path

Searched defs:st_nested_join (Results 1 – 18 of 18) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtable.h2829 typedef struct st_nested_join struct
2831 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() argument
2840 plan_idx first_nested;
2844 bool natural_join_processed;
2851 uint nj_total;
2859 uint nj_counter;
2864 nested_join_map nj_map;
2877 uint query_block_id;
2880 uint sj_enabled_strategies;
2886 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtable.h2800 typedef struct st_nested_join struct
2802 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() argument
2811 plan_idx first_nested;
2815 bool natural_join_processed;
2822 uint nj_total;
2830 uint nj_counter;
2835 nested_join_map nj_map;
2848 uint query_block_id;
2851 uint sj_enabled_strategies;
2857 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtable.h2829 typedef struct st_nested_join struct
2831 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() function
2840 plan_idx first_nested;
2844 bool natural_join_processed;
2851 uint nj_total;
2859 uint nj_counter;
2864 nested_join_map nj_map;
2877 uint query_block_id;
2880 uint sj_enabled_strategies;
2886 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtable.h2796 typedef struct st_nested_join struct
2798 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() argument
2807 plan_idx first_nested;
2811 bool natural_join_processed;
2818 uint nj_total;
2826 uint nj_counter;
2831 nested_join_map nj_map;
2844 uint query_block_id;
2847 uint sj_enabled_strategies;
2853 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtable.h2829 typedef struct st_nested_join struct
2831 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() argument
2840 plan_idx first_nested;
2844 bool natural_join_processed;
2851 uint nj_total;
2859 uint nj_counter;
2864 nested_join_map nj_map;
2877 uint query_block_id;
2880 uint sj_enabled_strategies;
2886 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtable.h2796 typedef struct st_nested_join struct
2798 st_nested_join() { memset(this, 0, sizeof(*this)); } in st_nested_join() function
2807 plan_idx first_nested;
2811 bool natural_join_processed;
2818 uint nj_total;
2826 uint nj_counter;
2831 nested_join_map nj_map;
2844 uint query_block_id;
2847 uint sj_enabled_strategies;
2853 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtable.h2272 typedef struct st_nested_join struct
2274 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2281 struct st_join_table *first_nested;
2288 uint nj_total;
2296 uint nj_counter;
2301 nested_join_map nj_map;
2306 table_map sj_depends_on;
2310 table_map sj_corr_tables;
2314 uint query_block_id;
2319 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtable.h2272 typedef struct st_nested_join struct
2274 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2281 struct st_join_table *first_nested;
2288 uint nj_total;
2296 uint nj_counter;
2301 nested_join_map nj_map;
2306 table_map sj_depends_on;
2310 table_map sj_corr_tables;
2314 uint query_block_id;
2319 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtable.h2272 typedef struct st_nested_join struct
2274 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2281 struct st_join_table *first_nested;
2288 uint nj_total;
2296 uint nj_counter;
2301 nested_join_map nj_map;
2306 table_map sj_depends_on;
2310 table_map sj_corr_tables;
2314 uint query_block_id;
2319 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtable.h2227 typedef struct st_nested_join struct
2229 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2236 struct st_join_table *first_nested;
2243 uint nj_total;
2251 uint nj_counter;
2256 nested_join_map nj_map;
2261 table_map sj_depends_on;
2265 table_map sj_corr_tables;
2269 uint query_block_id;
2274 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtable.h2227 typedef struct st_nested_join struct
2229 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2236 struct st_join_table *first_nested;
2243 uint nj_total;
2251 uint nj_counter;
2256 nested_join_map nj_map;
2261 table_map sj_depends_on;
2265 table_map sj_corr_tables;
2269 uint query_block_id;
2274 List<Item> sj_outer_exprs, sj_inner_exprs;
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtable.h2946 typedef struct st_nested_join struct
2948 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2967 uint nest_type;
2972 table_map used_tables;
2978 struct st_join_table *first_nested;
2986 uint counter;
2993 uint n_tables;
2999 table_map sj_depends_on;
3001 table_map sj_corr_tables;
3002 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtable.h2946 typedef struct st_nested_join struct
2948 List<TABLE_LIST> join_list; /* list of elements in the nested join */
2967 uint nest_type;
2972 table_map used_tables;
2978 struct st_join_table *first_nested;
2986 uint counter;
2993 uint n_tables;
2999 table_map sj_depends_on;
3001 table_map sj_corr_tables;
3002 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtable.h3043 typedef struct st_nested_join struct
3045 List<TABLE_LIST> join_list; /* list of elements in the nested join */
3064 uint nest_type;
3069 table_map used_tables;
3075 struct st_join_table *first_nested;
3083 uint counter;
3090 uint n_tables;
3096 table_map sj_depends_on;
3098 table_map sj_corr_tables;
3099 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtable.h2999 typedef struct st_nested_join struct
3001 List<TABLE_LIST> join_list; /* list of elements in the nested join */
3020 uint nest_type;
3025 table_map used_tables;
3031 struct st_join_table *first_nested;
3039 uint counter;
3046 uint n_tables;
3052 table_map sj_depends_on;
3054 table_map sj_corr_tables;
3055 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtable.h3043 typedef struct st_nested_join struct
3045 List<TABLE_LIST> join_list; /* list of elements in the nested join */
3064 uint nest_type;
3069 table_map used_tables;
3075 struct st_join_table *first_nested;
3083 uint counter;
3090 uint n_tables;
3096 table_map sj_depends_on;
3098 table_map sj_corr_tables;
3099 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtable.h2999 typedef struct st_nested_join struct
3001 List<TABLE_LIST> join_list; /* list of elements in the nested join */
3020 uint nest_type;
3025 table_map used_tables;
3031 struct st_join_table *first_nested;
3039 uint counter;
3046 uint n_tables;
3052 table_map sj_depends_on;
3054 table_map sj_corr_tables;
3055 List<Item_ptr> sj_outer_expr_list;
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtable.h1936 typedef struct st_nested_join struct
1938 List<TABLE_LIST> join_list; /* list of elements in the nested join */
1939 table_map used_tables; /* bitmap of tables in the nested join */
1940 table_map not_null_tables; /* tables that rejects nulls */
1945 struct st_join_table *first_nested;
1953 uint counter;
1954 nested_join_map nj_map; /* Bit used to identify this nested join*/
1963 bool is_fully_covered() const { return join_list.elements == counter; } in is_fully_covered()