• Sergey Petrunya's avatar
    In make_join_select(): · 0f22ba3c
    Sergey Petrunya authored
    - move attempt to evaluate join->exec_const_cond() out of the "Extract constant part of each ON expression" loop
      (it got there by mistake when merging).
    0f22ba3c
sql_select.cc 682 KB