Bug #58118 Table comment length 60 chrs
Submitted: 10 Nov 2010 16:25 Modified: 11 Nov 2010 9:11
Reporter: Michael Pedersen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.29 OS:Windows
Assigned to: CPU Architecture:Any
Tags: table comment

[10 Nov 2010 16:25] Michael Pedersen
Description:
The create/alter table dialog displays a multilevel textbox for entering a table comment.
The database, however, only accepts 60 characters in comment field.

How to repeat:
Alter or create new table with description exceeding 60 chrs. 

Suggested fix:
Increase comment field size in database to AT LEAST 255...preferably 'TEXT'-size equivalent.
[10 Nov 2010 17:01] Valeriy Kravchuk
Looks like a duplicate of bug #38597. Please, check.
[11 Nov 2010 9:11] Michael Pedersen
You're right.
Looks like a duplicate entry.
Sorry 'bout that.