• Sergey Petrunya's avatar
    Post-merge fixes: · 06399936
    Sergey Petrunya authored
    - fix a bug in LooseScan strategy execution code (exposed by changing costs/QEP)
    - Do set join_tab->sorted=TRUE for JOIN_TABs that use LooseScan (partitioning 
       handler cares about "sorted" parameter of h->index_init() call)
    06399936
sql_select.cc 614 KB