Bug #38807 | schema default collation is not correctly applied on contained tables | ||
---|---|---|---|
Submitted: | 14 Aug 2008 16:44 | Modified: | 12 Nov 2009 10:39 |
Reporter: | Johannes Taxacher | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.0.24 | OS: | Windows |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
Tags: | CHECKED |
[14 Aug 2008 16:44]
Johannes Taxacher
[11 Nov 2009 21:19]
Johannes Taxacher
this has been fixed in repository and will be included in 5.2.7
[12 Nov 2009 10:39]
Tony Bedford
An entry has been added to the 5.2.7 changelog: If a collation was set as the schema default, this was not correctly handled when the model was synchronized with a live database. If a collation was set as a schema default, and then the model forward engineered to a database, then the collation was correctly set. If however, the model was then synchronized with the live database, MySQL Workbench attempted to alter the collations to utf8_general_ci.