Bug #46634 Underscore in database name is not shown
Submitted: 10 Aug 2009 17:17 Modified: 14 Feb 2013 7:58
Reporter: Dimitriy A Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.2 Alpha/5.1.6 OS:Windows (Windows XP Pro)
Assigned to: CPU Architecture:Any
Tags: Database name, underscore

[10 Aug 2009 17:17] Dimitriy A
Description:
When reverse engineering from a database, database name is not shown correctly in the wizard. The underscore is omitted.

How to repeat:
Reverse engineer a database with an underscore in its name.

Suggested fix:
Display the underscores whenever a database name has
[10 Aug 2009 17:19] Dimitriy A
db_tracking database is shown incorrectly as dbtracking

Attachment: db_tracking_shown_as_dbtracking2.JPG (image/jpeg, text), 29.34 KiB.

[10 Aug 2009 17:39] MySQL Verification Team
Thank you for the bug report.
[24 Nov 2009 16:43] Edward Rudd
I also see this in the result set view when quering tables.  the column name headers which have underscores will instead display the following letter with an underscore beneath it.. Example

SELECT * FROM information_schema.TABLES

the TABLE_CATALOG column will display as TABLECATALOG with an _ beneath the C.  This seems to be part of the UI toolkit providing a "Feature" of setting shortcut keys for things (ALT+C would jump to that header/menu/button, etcc)

This is using the Fedora 11 linux i386 RPM for Workbench 5.2.8
[25 Feb 2010 13:40] Igor Milovanovic
This is still same bug in result tab. 
Ubuntu 9.10 amd64, MySQL Workbench 5.2.16 Beta.
[25 Feb 2010 13:44] Igor Milovanovic
Similar bug with table column names with underscore.

Attachment: mysqlworkbench-table-columdn-name-underscore.png (image/png, text), 3.99 KiB.

[31 Mar 2010 12:18] Wayne Gemmell
+1 But I think there are 2 separate bugs here.
[14 Feb 2013 7:58] Philip Olson
This bug has been marked as a duplicate of MySQL Bug #66248 / Oracle Bug #14467930 -- Fixed as of MySQL Workbench 5.2.43. Thank you for the bug report.