• igor@rurik.mysql.com's avatar
    Fixed bug #19816. · 9ec81018
    igor@rurik.mysql.com authored
    This bug was introduced when the patch resolving the
    performance problem 17164 was applied. As a result
    of that modification the not_null_tables attributes
    were calculated incorrectly for constant OR conditions.
    This triggered invalid conversion of outer joins into
    inner joins.
    9ec81018
item_cmpfunc.cc 89.7 KB