Bug #44273 | Possible to create FK associations for partitioned tables | ||
---|---|---|---|
Submitted: | 14 Apr 2009 18:12 | Modified: | 27 Jan 2012 8:06 |
Reporter: | Thorsten Kunz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.1.10 beta | OS: | Any |
Assigned to: | Maksym Yehorov | CPU Architecture: | Any |
Tags: | foreign key, partitions |
[14 Apr 2009 18:12]
Thorsten Kunz
[15 May 2009 11:11]
Susanne Ebrecht
Many thanks for pointing this out. Verified as described.
[4 Aug 2009 17:24]
Alfredo Kojima
A validation should be added for this case
[1 Jul 2010 19:02]
Maksym Yehorov
Added validation for the case.
[27 Jan 2012 8:06]
Philip Olson
This was fixed in 5.2.26, and here's the new changelog entry: A validation module (a SE feature only) has been added. It sends an alert if foreign keys are being used in or to a partitioned table. Note: partitioned tables do not support foreign keys.