mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Simple optimization: Remove JOIN::set_group_rpa as it is not needed
This commit is contained in:
@@ -1574,8 +1574,6 @@ public:
|
||||
/* SJM nests that are executed with SJ-Materialization strategy */
|
||||
List<SJ_MATERIALIZATION_INFO> sjm_info_list;
|
||||
|
||||
/** TRUE <=> ref_pointer_array is set to items3. */
|
||||
bool set_group_rpa;
|
||||
/** Exec time only: TRUE <=> current group has been sent */
|
||||
bool group_sent;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user