• Igor Babaev's avatar
    Fixed LP bug #806431. · 44ca8be7
    Igor Babaev authored
    The function generate_derived_keys_for_table incorrectly handled
    the cases when a materialized view or derived table could be accessed
    by different keys on the same fields if these keys depended on the
    same tables.
      
    44ca8be7
sql_select.cc 694 KB