mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge
This commit is contained in:
@ -13291,9 +13291,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
|
||||
|
Reference in New Issue
Block a user