mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MWL#90, code movearound to unify merged and non-merged semi-join materialization processing
- First code, needs cleanup.
This commit is contained in:
@@ -372,5 +372,5 @@ void get_delayed_table_estimates(TABLE *table,
|
||||
double *scan_time,
|
||||
double *startup_cost);
|
||||
|
||||
bool do_jtbm_materialization_if_needed(JOIN_TAB *tab);
|
||||
bool join_tab_execution_startup(JOIN_TAB *tab);
|
||||
|
||||
|
Reference in New Issue
Block a user