More comments

This commit is contained in:
Sergey Petrunya 2010-06-14 15:17:54 +04:00
parent 7715f237cc
commit 7754be7f4c

View File

@ -1555,6 +1555,7 @@ public:
/* Temporary tables used to weed-out semi-join duplicates */
List<TABLE> sj_tmp_tables;
/* SJM nests that are executed with SJ-Materialization strategy */
List<SJ_MATERIALIZATION_INFO> sjm_info_list;
/*