Bug #52965 underscore missing from database name when shown in list
Submitted: 20 Apr 2010 6:47 Modified: 20 Apr 2010 23:39
Reporter: Anil Konsal Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.19 beta OS:Windows
Assigned to: CPU Architecture:Any

[20 Apr 2010 6:47] Anil Konsal
Description:
when tried to re-engineer a database, the underscores in the names of databases are missing in the list, so my database named 'real_estate' is shown to me as 'realestate' which confuses me.

How to repeat:
take a database with underscore in its name.
[20 Apr 2010 7:11] Valeriy Kravchuk
Thank you for the bug report. Verified just as described. SQL Editor shows database names properly, but ERR Model does not.
[20 Apr 2010 19:05] Johannes Taxacher
this affects the "Select schema" screen of the DB wizards in modeling. It's only a display issue in that screen though, all data is imported/exported/synched properly regardless of the faulty display
[20 Apr 2010 23:39] Alfredo Kojima
This is a duplicate of bug #51141