diff options
author | sergefp@mysql.com <> | 2007-01-12 22:11:40 +0300 |
---|---|---|
committer | sergefp@mysql.com <> | 2007-01-12 22:11:40 +0300 |
commit | 52367948559d0b357c932db9fd6b9838a9bd54ed (patch) | |
tree | 52f10816a5e06b18884da0857f25fd7e5664e96b /sql/item_subselect.h | |
parent | 61cd864bc06d1c3159c387d23fb75324f35f8198 (diff) | |
download | mariadb-git-52367948559d0b357c932db9fd6b9838a9bd54ed.tar.gz |
BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)
When transforming "oe IN (SELECT ie ...)" wrap the pushed-down predicates
iff "oe can be null", not "ie can be null".
The fix doesn't cover row-based subqueries, those will be fixed in #24127.
Diffstat (limited to 'sql/item_subselect.h')
0 files changed, 0 insertions, 0 deletions