• unknown's avatar
    BUG# 17432 Partitions: wrong result, SELECT ... where <column> is null · 849f0ce1
    unknown authored
    BUG# 17430 Partitions: crash on SELECT * FROM t1 WHERE f_int1 IS NULL
    
    
    mysql-test/r/partition.result:
      result block for test
    mysql-test/t/partition.test:
      test case for bug #17432 and #17430
    sql/sql_partition.cc:
      improve NULL value handling by returning LONGLONG_MIN for null values
    849f0ce1
sql_partition.cc 191 KB