Bug# 15968 - Partitions: crash when insert with f1 = -1 into partition by hash(f1)
fixed mysql-test/r/partition_hash.result: results for newly added test. mysql-test/t/partition_hash.test: test case for inserting a value into a hash that would generate a negative value sql/sql_partition.cc: fields that generate a negative value would also generate a negative part_id which doesn't index into the m_file array to well.
Showing
Please register or sign in to comment