Free unused JOINs early even if using subqueries.
sql/sql_select.cc: According to the conclusion made in the previous patch, we can widen the range of cases when JOINs are fully freed early, and include subqueries to it.
Showing
Please register or sign in to comment