Bug #38632 Model >> Validation reports unreadable table names
Submitted: 7 Aug 2008 14:52 Modified: 12 Aug 2008 14:12
Reporter: Alex Saavedra Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.23 OS:Windows
Assigned to: Mike Lischke CPU Architecture:Any

[7 Aug 2008 14:52] Alex Saavedra
Description:
Upon running Model >> Validation >> Validate all option, I receive the following alert: 

  Column with name 'parentId' has different types in tables opencargotblQuote and opencargotsysMenu

It would be nice to have dot separator:

  Column with name 'parentId' has different types in tables opencargo.tblQuote and opencargo.tsysMenu

How to repeat:
n/a
[7 Aug 2008 15:06] Sveta Smirnova
Thank you for the report.

Verified as described.
[8 Aug 2008 8:10] Mike Lischke
Fixed in 5.0 (rev 3185).
[8 Aug 2008 21:43] Johannes Taxacher
fixed as described by developer. fix will go into 5.0.24
[12 Aug 2008 14:12] Tony Bedford
An entry was added to the 5.0.24 changelog:

When the menu item Model, Validation, Validate all was selected, and an error dialog subsequently displayed, the dialog error message had a missing dot separator between the database name and table name.