Bug #49280 Comment for schema
Submitted: 1 Dec 2009 17:22 Modified: 26 Apr 2010 14:22
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2 r4643 OS:Windows (XP)
Assigned to: Sergei Tkachenko CPU Architecture:Any

[1 Dec 2009 17:22] Todd Farmer
Description:
Similar to Bug #49270, except not on it's own tab:  The ALTER SCHEMA wizard has a prominent "Comment" field, which is not translated into anything meaningful for the resulting DDL, nor is it clear what would populate this field.

How to repeat:
ALTER SCHEMA wizard.

Suggested fix:
Eliminate the "Comment" section.
[2 Apr 2010 9:32] Michael G. Zinner
Please only disable the comments label and text box and display it in light gray color so it is visually clear that this field is disabled.
[23 Apr 2010 22:00] Johannes Taxacher
this has been fixed in release
[26 Apr 2010 14:22] Tony Bedford
An entry has been added to the 5.2.19 changelog:

In the SQL Editor, the Alter Schema dialog had a comments field. However, the comments entered were not used in the generated DDL code.

MySQL Workbench has been changed so this comments field no longer appears.