Bug #84296 Wrong Uppercase In Migration SQL
Submitted: 21 Dec 2016 8:30 Modified: 26 Dec 2016 11:51
Reporter: Agah ALICI Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S1 (Critical)
Version:6.3.8 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[21 Dec 2016 8:30] Agah ALICI
Description:
In Turkish Operating Systems, Migration SQL generator wrongly changes lower "i" to upper "İ". For example; "unsigned" to "UNSİGNED" expect "UNSIGNED"

How to repeat:
use a Turkish operation system. try to migrate a a db to another. error starts with first table create which have unsigned integer column.

Suggested fix:
There can be an option to generate script without lower/upper case SQL generation option or uppercasing must be protected from os language's defections.
[21 Dec 2016 21:22] MySQL Verification Team
Please attach a screenshot showing the issue. Thanks.
[22 Dec 2016 10:21] Chiranjeevi Battula
Hello Agah,

Thank you for your feedback.
Could you please send us full stack trace to confirm this issue at our end?
steps to get stack trace:

# Microsoft Windows - Please make sure WB path is adjusted per installation.
C> cd "C:\Program Files (x86)\MySQL\MySQL Workbench CE 6.3.8\"
..> MySQLWorkbench.exe -log-level=debug3

Log path :
%AppData%\MySQL\Workbench\

Thanks,
Chiranjeevi
[22 Dec 2016 11:56] Chiranjeevi Battula
Hello Agah,

Thank you for your feedback.
Please resend us full stack trace with check one option "Enable debug output for table copy" upder "Data transfer Setup" tab. 
After process is completed please close workbench and send log.

Thanks,
Chiranjeevi
[26 Dec 2016 11:51] Chiranjeevi Battula
Hello Agah,

Thank you for your feedback.
I could not repeat the issue at our end using with MySQL Workbench 6.3.8 version.

Thanks,
Chiranjeevi.