mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 11:15:33 +02:00
5.3.4 merge
This commit is contained in:
commit
25609313ff
117 changed files with 4695 additions and 2204 deletions
|
|
@ -3167,6 +3167,7 @@ void LEX::cleanup_after_one_table_open()
|
|||
if (all_selects_list != &select_lex)
|
||||
{
|
||||
derived_tables= 0;
|
||||
select_lex.exclude_from_table_unique_test= false;
|
||||
/* cleunup underlying units (units of VIEW) */
|
||||
for (SELECT_LEX_UNIT *un= select_lex.first_inner_unit();
|
||||
un;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue