• unknown's avatar
    BUG# 17430 Partitoins: crash on SELECT * FROM t1 WHERE f_int1 IS NULL · 935a8f73
    unknown authored
    BUG# 17432: Partitions: wrong result, SELECT ... WHERE <column> is null
    
    
    mysql-test/r/partition.result:
      result block for tests
    mysql-test/t/partition.test:
      test cases for bug #17432 and 17430
    sql/sql_partition.cc:
      improve null handling by returning LONGLONG_MIN for values that are NULL
    935a8f73
partition.result 10.3 KB