Bug #66273 Typo in warning dialog "Fix Index Names"
Submitted: 9 Aug 2012 10:01 Modified: 9 Aug 2012 10:07
Reporter: Craig Fowler Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.41 OS:Linux
Assigned to: CPU Architecture:Any
Tags: text, UI

[9 Aug 2012 10:01] Craig Fowler
Description:
A somewhat trivial typo in the dialog that presents when opening a model file that will not be compatible with mysqld 5.5:

---

Index names identical to FK names were found in the model, which is not allowed for MySQL 5.5 and later. 
Would you like to nename the indexes?

---

"nename" → "rename"

How to repeat:
Open a WB model file that contains indexes with identical names to FKs.
[9 Aug 2012 10:07] Valeriy Kravchuk
This is a duplicate of Bug #66113.