Bug #43058 | Constraints still reference schema name even when omit schema qualifiers checked | ||
---|---|---|---|
Submitted: | 20 Feb 2009 14:21 | Modified: | 28 Aug 2009 9:02 |
Reporter: | James Gordon | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.0.30 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | CHECKED |
[20 Feb 2009 14:21]
James Gordon
[26 Feb 2009 16:24]
MySQL Verification Team
Thank you for the bug report. CONSTRAINT `kf` FOREIGN KEY (`col2` ) REFERENCES `mydb`.`table1` (`idtable1` ) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB;
[1 Mar 2009 2:18]
MySQL Verification Team
See related bug: http://bugs.mysql.com/bug.php?id=43276.
[24 Mar 2009 16:08]
Benjamin Hill
This bug exists in 5.1.9 build 5142
[2 Apr 2009 19:48]
Alfredo Kojima
This is a duplicate of bug #42328