Bug #57329 | Cannot Forward Engineering a view with JOIN ... USING syntax | ||
---|---|---|---|
Submitted: | 8 Oct 2010 0:02 | Modified: | 5 Jan 2011 11:57 |
Reporter: | Rick Su | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | WB 5.2.28 CE, Revision 6722, 5.2.29 | OS: | Windows (Windows 7 32bit Home Premium) |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
Tags: | forward engineering, Table Join, VIEW |
[8 Oct 2010 0:02]
Rick Su
[29 Oct 2010 13:58]
Valeriy Kravchuk
Indeed, one can create such a view form the command line client. So, Workbench either should NOT generate that dummy table, or should do it smarter and include common column only once.
[8 Dec 2010 20:50]
Johannes Taxacher
fix confirmed in repository
[5 Jan 2011 11:57]
Tony Bedford
An entry has been added to the 5.2.31 changelog: Forward engineering a model failed with a duplicate column name error when the EER diagram contained a view consisting of tables joined using the JOIN...USING syntax.