mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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:
@ -703,6 +703,7 @@ bool st_select_lex_unit::cleanup()
|
||||
{
|
||||
join->tables_list= 0;
|
||||
join->tables= 0;
|
||||
join->top_jtrange_tables= 0;
|
||||
}
|
||||
error|= fake_select_lex->cleanup();
|
||||
/*
|
||||
|
Reference in New Issue
Block a user