mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Merge 5.3->5.5.
This commit is contained in:
commit
e91e8c8c0b
3 changed files with 498 additions and 4 deletions
|
|
@ -12853,9 +12853,6 @@ simplify_joins(JOIN *join, List<TABLE_LIST> *join_list, COND *conds, bool top,
|
|||
table->prep_on_expr= table->on_expr= 0;
|
||||
}
|
||||
}
|
||||
|
||||
if (!top)
|
||||
continue;
|
||||
|
||||
/*
|
||||
Only inner tables of non-convertible outer joins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue