• Igor Babaev's avatar
    Fixed LP bug #906322. · bad3e417
    Igor Babaev authored
    If the sorted table belongs to a dependent subquery then the function
    create_sort_index() should not clear TABLE:: select and TABLE::select
    for this table after the sort of the table has been performed, because
    these members are needed for the second execution of the subquery.
    
     
    bad3e417
subselect.result 171 KB