Bug #74995 Catalog Tree Table Name Length
Submitted: 25 Nov 2014 11:42 Modified: 19 Sep 2015 1:20
Reporter: Stefan Martinov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.2.4 OS:Windows (7)
Assigned to: CPU Architecture:Any
Tags: catalog tree, LENGTH, table name

[25 Nov 2014 11:42] Stefan Martinov
Description:
Table name gets truncated after certain amount of characters
http://prntscr.com/59y55i

How to repeat:
1. Create a longer table name
2. Check the catalog tree

Suggested fix:
Make the catalog tree truncate table names based on it's width instead of making a hard character limit. 

or

Allow a horizontal scroll bar if the table-names are large
[25 Nov 2014 13:31] MySQL Verification Team
Please print here the table name is truncated for you. Thanks.
[1 Dec 2014 14:40] Stefan Martinov
Sorry i don't understand. The table name display truncates, not physically. The thing is that it really gets to be annoying since MySQL supports names of 64 character length, and workbench displays up to 20.

You can hover over them, but it's not efficient at all
[1 Dec 2014 16:31] MySQL Verification Team
Thank you for the feedback. I was looking on SQL Editor not in Modeling. Thanks.
[19 Sep 2015 1:20] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.5 release, and here's the changelog entry:

The Catalog Tree would truncate table names at around 20 characters.

Thank you for the bug report.