• gkodinov/kgeorge@macbook.gmz's avatar
    Bug#22855: · a9b348c7
    gkodinov/kgeorge@macbook.gmz authored
    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).
    a9b348c7
item_subselect.cc 65.7 KB