Bug #79397 collation not rekognized
Submitted: 24 Nov 2015 12:00 Modified: 24 Nov 2015 12:20
Reporter: Michael Martini Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.3.5 OS:Windows (Windows 8.1)
Assigned to: CPU Architecture:Any
Tags: collation, Unicode, utf8

[24 Nov 2015 12:00] Michael Martini
Description:
When defining a Model and I you select collation utf8_unicode_ci as default (and for each table), the created SQL Script ( forward engineering ) does not use this, but it uses utf8_general_ci.

This is better with Version 6.3.4 of my workmate.

How to repeat:
Create a model, set colation to unicode for complete schema and or for each table. The foward engineered SQL script does not use this setting.

Suggested fix:
Please use these settings when generate an SQL script.
[24 Nov 2015 12:20] MySQL Verification Team
Hello Michael Martini,

Thank you for the report.
This is most likely duplicate of Bug #79115, pls see Bug #79115

Thanks,
Umesh