• igor@rurik.mysql.com's avatar
    Fixed bug #17164. · e9924777
    igor@rurik.mysql.com authored
    If the WHERE condition of a query contained an ORed FALSE term
    then the set of tables whose rows cannot serve for null complements
    in outer joins was determined incorrectly. It resulted in blocking 
    possible conversions of outer joins into joins for such queries.
    e9924777
join_outer.test 29.3 KB