• Igor Babaev's avatar
    Fixed LP bug #919427. · 58026fee
    Igor Babaev authored
    The function subselect_uniquesubquery_engine::copy_ref_key has to take into
    account that when EXPLAIN is processed the array of store_key object created
    for any TABLE_REF may contain elements for constant items. These items should
    be ignored by thefunction.
    58026fee
sql_select.h 28.1 KB