• Igor Babaev's avatar
    Fixed LP bug #881449. · 16942bc5
    Igor Babaev authored
    The function SELECT_LEX::update_used_tables first must clean up
    all bitmaps to be recalculated for all tables that require it
    and only after this walk through on conditions attached to the
    tables to update these bitmaps.
      
    16942bc5
sql_lex.cc 99.5 KB