diff --git a/sql/sql_select.h b/sql/sql_select.h index bc2c1b0f2cf..2f325e0ff63 100644 --- a/sql/sql_select.h +++ b/sql/sql_select.h @@ -1555,6 +1555,7 @@ public: /* Temporary tables used to weed-out semi-join duplicates */ List sj_tmp_tables; + /* SJM nests that are executed with SJ-Materialization strategy */ List sjm_info_list; /*