Bug #72316 Can create two tables with the same name
Submitted: 11 Apr 2014 9:24 Modified: 30 Jan 2018 11:13
Reporter: Przemysław Wróbel Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:6.1.4 OS:Windows
Assigned to: CPU Architecture:Any

[11 Apr 2014 9:24] Przemysław Wróbel
Description:
You can create two tables with the same name. That can lead to problems with db sync. We have recently deleted the wrong one by mistake!

How to repeat:
On the diagram pane create two tables with the same name.
[11 Apr 2014 12:03] MySQL Verification Team
Thank you for the bug report.
[30 Jan 2018 11:13] Mike Lischke
Posted by developer:
 
This works as intended. It must be possible to temporarily rename objects to names that already exist. In the Standard Edition of Workbench there's a validation step for that. Community users don't have validation, but it's easy to fix (and you get a proper error from the server).