Bug #54968 Check Duplicated Identifiers (Additions) operation gives error message.
Submitted: 2 Jul 2010 19:56 Modified: 2 Sep 2010 16:41
Reporter: Christopher Gribble Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.25 SE Revision 6303 OS:Windows (Version 7)
Assigned to: Maksym Yehorov CPU Architecture:Any

[2 Jul 2010 19:56] Christopher Gribble
Description:
If the Check Duplicated Identifiers (Additions) operation is selected from the Validation (SQL) submenu of the Model menu then the following error message is displayed:

"Type mismatch: expected object of type db.Schema, but got workbench.physical.Model"

How to repeat:
From the Model menu select Validation (SQL) and then Check Duplicated Identifiers (Additions).
[3 Jul 2010 0:40] MySQL Verification Team
Thank you for the bug report.
[20 Aug 2010 19:07] Maksym Yehorov
Fixed
[25 Aug 2010 16:28] Johannes Taxacher
fix confirmed in repository
[2 Sep 2010 16:41] Tony Bedford
An entry has been added to the 5.2.27 changelog:

If the Check Duplicated Identifiers (Additions) operation was selected from the Validation (SQL) submenu of the Model menu then the following error message was displayed:

Type mismatch: expected object of type db.Schema, but got workbench.physical.Model