Bug #44220 Schema default collation not saved
Submitted: 12 Apr 2009 11:46 Modified: 26 May 2009 15:26
Reporter: Thorsten Kunz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.1.10 beta OS:Linux (Ubuntu 8.10 x86_64, Mac OS X 10.5.6)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: workbench schema collation

[12 Apr 2009 11:46] Thorsten Kunz
Description:
I am unable to change the "Default Collation" for any schema.

How to repeat:
- create a new physical schema
- double click on the schema tab
- at the bottom of the screen in the schema editor set the "Default Collation" field to "utf8 - utf8_general_ci"
- click the "x" to close the schema editor
- double click on the schema tab again
-> the "Default Collation" is empty again

Suggested fix:
Just save the selected Default Collation after it was selected from the pulldown. ;)
[13 Apr 2009 16:24] Valeriy Kravchuk
Thank you for the problem report. Verified just as described on Mac OS X also.
[6 May 2009 16:06] Johannes Taxacher
fix confirmed for release 5.1.12 beta
[26 May 2009 15:26] Tony Bedford
An entry was added to the 5.1.12 changelog:

It was not possible to change the Default Collation for any schema.