Bug #52297 table comment is cropped from right in result of dtabase reverse engineer
Submitted: 23 Mar 2010 9:38 Modified: 23 Mar 2010 12:37
Reporter: Jaros?aw Kraska Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.16 OS:Windows (Win 7 Pro)
Assigned to: CPU Architecture:Any
Tags: crop, reverse engineer, table comment

[23 Mar 2010 9:38] Jaros?aw Kraska
Description:
I have used MySQL Workbench > Database > Reverse engineer wizard to import into diagram my existing database. All was imported fine with exclusion that all of table comments I have in my imported database was cropped from the right.

By example: if a column has defined comment and is diplayed in MySQL query browser table editor like: My comment

After reverse engineer operations and placing in diagram, that coment for this column is displayed in MySQL Workbench Column details / Details frame as: 'My commen

I tested also same same reverse enginner operations with MySQL Workbench 5.1.18, and with using this version this works fine without comments cropping.  

How to repeat:
Having some table columns with comments, and using reverse engineer fauter of MySQL Workbench 5.2.16 to import schema into diagram. Check column details, Comments textarea.

Suggested fix:
Compare the source code with previous version of MySQL Workbench and find what was changed and starts providing a cropping problem.
[23 Mar 2010 12:37] Valeriy Kravchuk
This is a duplicate of bug #51972 it seems.