• unknown's avatar
    sql_select.cc: · 851154ee
    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
    851154ee
sql_select.cc 330 KB