mariadb/mysql-test/suite/innodb
Jan Lindström 206b111b11 MDEV-7672: Crash creating an InnoDB table with foreign keys
Analysis: after a red-black-tree lookup we use node withouth
checking did lookup succeed or not. This lead to situation
where NULL-pointer was used.

Fix: Add additional check that found node from red-back-tree
is valid.
2015-03-06 11:19:23 +02:00
..
include MDEV-6348: mariadb crash signal 11 2014-07-08 17:21:13 +03:00
r MDEV-7672: Crash creating an InnoDB table with foreign keys 2015-03-06 11:19:23 +02:00
t MDEV-7672: Crash creating an InnoDB table with foreign keys 2015-03-06 11:19:23 +02:00
disabled.def merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00