mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
More comments
This commit is contained in:
@ -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;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user