• Igor Babaev's avatar
    Fixed LP bug #946055. · 3412d35b
    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.
    3412d35b
sql_select.cc 710 KB