• bell@sanja.is.com.ua's avatar
    fixed not_null_tables() for IN() (BUG#9393) · 9283e3e3
    bell@sanja.is.com.ua authored
    (IN() remove NULL rows only for tables from first argument (value which we looking for in IN() list) but not for tables from IN() list)
    Also it will be better change Item::not_null_tables() to prohibit this optimisation by default for new created items in 5.0 or 5.1.
    9283e3e3
select.test 122 KB