Bug #78150 | Failure creating composite FKs referencing composite PKs of parent | ||
---|---|---|---|
Submitted: | 20 Aug 2015 12:03 | Modified: | 4 Sep 2015 16:45 |
Reporter: | Lakshmi Narayanan Sreethar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 7.4.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[20 Aug 2015 12:03]
Lakshmi Narayanan Sreethar
[4 Sep 2015 16:45]
Jon Stephens
Documented fix in the NDB 7.3.11 and 7.4.8 changelogs, as follows: Trying to create an NDB table with a composite foreign key referencing a composite primary key of the parent table failed when one of the columns in the composite foreign key was the primary key and had a unique index. Closed.