Bug #75977 | More FK list / RB-tree size mismatches even in versions => 5.5.40 | ||
---|---|---|---|
Submitted: | 20 Feb 2015 11:02 | Modified: | 22 Aug 2015 11:44 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | MySQL 5.5.40 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | assertion failure, foreign keys, innodb |
[20 Feb 2015 11:02]
Hartmut Holzgraefe
[24 Mar 2015 11:57]
MySQL Verification Team
need to check if fix for http://bugs.mysql.com/bug.php?id=75684 helps...
[24 Mar 2015 13:05]
MySQL Verification Team
indeed, even current 5.5 has more problems with FK, but I didn't get this assert. Anyway, we should keep an eye on: Bug 20762798 - FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHE
[22 Aug 2015 11:44]
MySQL Verification Team
Hartmut, please check with 5.5.45. There is this bug fix noted that could explain this: InnoDB: An assertion was raised when InnoDB attempted to dereference a NULL foreign key object. (Bug #20762798)