• Igor Babaev's avatar
    Fixed bug mdev-4340. · cade00e2
    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. 
    cade00e2
sql_select.cc 754 KB