mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Conversion errors when constructing the condition for an IN predicates were treated as if the affected column contains NULL. If such a IN predicate is inside NOT we get wrong results. Corrected the handling of conversion errors in an IN predicate that is resolved by unique_subquery (through subselect_uniquesubquery_engine).
820 B
820 B