summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
diff options
context:
space:
mode:
authorVarun Gupta <varunraiko1803@gmail.com>2018-03-22 03:01:53 +0530
committerVarun Gupta <varunraiko1803@gmail.com>2018-03-22 03:01:53 +0530
commitddc5c65333a4add28907ccb82054ecba0ff6b873 (patch)
tree2332a2142cffe7c466cad586ca5af38a042d5a7b /sql/sql_yacc.yy
parentf3994b74327eef37fa6010368f7f8db044cf70f8 (diff)
downloadmariadb-git-ddc5c65333a4add28907ccb82054ecba0ff6b873.tar.gz
MDEV-14779: using left join causes incorrect results with materialization and derived tables
Conversion of a subquery to a semi-join is blocked when we have an IN subquery predicate in the on_expr of an outer join. Currently this scenario is handled but the cases when an IN subquery predicate is wrapped inside a Item_in_optimizer item then this blocking is not done.
Diffstat (limited to 'sql/sql_yacc.yy')
0 files changed, 0 insertions, 0 deletions