• unknown's avatar
    sql_select.cc: · 1d453dfa
    unknown authored
      if many plans have identical cost, which one will be used depends on how compiler optimizes floating-point calculations
      this fix adds repeatability to the optimizer
    
    
    sql/sql_select.cc:
      if many plans have identical cost, which one will be used depends on how compiler optimizes floating-point calculations
      this fix adds repeatability to the optimizer
    1d453dfa
sql_select.cc 330 KB