mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -1321,6 +1321,8 @@ bool st_select_lex_unit::optimize()
|
||||
thd->lex->current_select= lex_select_save;
|
||||
DBUG_RETURN(TRUE);
|
||||
}
|
||||
if (derived)
|
||||
sl->increase_derived_records(sl->tvc->get_records());
|
||||
continue;
|
||||
}
|
||||
thd->lex->current_select= sl;
|
||||
|
Reference in New Issue
Block a user