• unknown's avatar
    Fix for BUG#7266. · 80916e8f
    unknown authored
    
    mysql-test/r/greedy_optimizer.result:
      Adjusted query costs accordingly.
    sql/sql_select.cc:
      Someone added this 0.001 cost factor to best_extension_by_limited_search(), but forgot to
      add it to the old version of the optimizer - find_best().
    80916e8f
greedy_optimizer.result 37.6 KB