Bug #5770 Unable to apply chages to Column Charset in the Table Editor
Submitted: 27 Sep 2004 17:37 Modified: 5 Nov 2004 23:45
Reporter: Shuichi Tamagawa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.0.7-beta OS:Windows (Win XP / SP1)
Assigned to: Michael G. Zinner CPU Architecture:Any

[27 Sep 2004 17:37] Shuichi Tamagawa
Description:
After changing Column character set or collation, the changes is not applied with a message "The changes you made did not result in the need to alter table".

How to repeat:
In 'Schemata' tab right click on a table and select 'Edit' table
Click 'Column Detail' tab in the Table Editor
Change Column Character set and Click 'Apply Changes'

Suggested fix:
It shoud produce alter table ... modify ... statement
[5 Nov 2004 23:45] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html