• Mattias Jonsson's avatar
    Manual merge between bug#46362 and bug#20577. · 44414b9a
    Mattias Jonsson authored
    sql/opt_range.cc:
      Removed duplicate code (if statement must have been duplicated during earlier merge).
    sql/sql_partition.cc:
      After mergeing bug#46362 and bug#20577, the NULL partition was also searched
      when col = const, fixed by checking if = or range.
    44414b9a
opt_range.cc 355 KB