• Igor Babaev's avatar
    Fixed bug mdev-4340. · f225f548
    Igor Babaev authored
    The function make_join_statistics checks whether eq_ref access uses only
    constant expressions, and, if this is the case the function performs
    constant row substitution. The code of this check must take into account
    hidden components of extended secondary keys. 
    f225f548
sql_select.cc 754 KB