• unknown's avatar
    Fix for BUG#7266. · 8a8c2272
    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().
    8a8c2272
sql_select.cc 389 KB