• Igor Babaev's avatar
    Fixed LP bug #881449. · fff7acef
    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.
      
    fff7acef
sql_lex.cc 99.5 KB