• Igor Babaev's avatar
    Fixed LP bug #946055. · 04ee30e7
    Igor Babaev authored
    The function create_hj_key_for_table() that builds the descriptor of
    the hash join key to access a table of a materialized subquery must
    ignore any equi-join predicate depending on the tables not belonging
    to the subquery.
    04ee30e7
sql_select.cc 710 KB