mariadb/mysql-test/t/rpl_row_tabledefs_3innodb-slave.opt
mats@romeo.(none) 033516c571 BUG#24490 (segfault inside unpack_row at Field_bit_as_char::set_default()):
Field_bit::set_default() did not check the bit_len, hence used the undefined
bit_ptr, causing a crash. The patch adds a check that bit_len > 0 before
following the bit_ptr.
2006-12-05 10:46:03 +01:00

1 line
9 B
Text