More comments
This commit is contained in:
parent
7715f237cc
commit
7754be7f4c
@ -1555,6 +1555,7 @@ public:
|
|||||||
|
|
||||||
/* Temporary tables used to weed-out semi-join duplicates */
|
/* Temporary tables used to weed-out semi-join duplicates */
|
||||||
List<TABLE> sj_tmp_tables;
|
List<TABLE> sj_tmp_tables;
|
||||||
|
/* SJM nests that are executed with SJ-Materialization strategy */
|
||||||
List<SJ_MATERIALIZATION_INFO> sjm_info_list;
|
List<SJ_MATERIALIZATION_INFO> sjm_info_list;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user