Bug #76382 | Database Migration | ||
---|---|---|---|
Submitted: | 19 Mar 2015 1:44 | Modified: | 18 May 2016 0:08 |
Reporter: | Jay S | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S1 (Critical) |
Version: | 6.2.5 | OS: | Linux (Ubuntu 14.04.2 LTS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[19 Mar 2015 1:44]
Jay S
[19 Mar 2015 9:44]
Milosz Bodzek
Thank you for your bug report. Could you attach wb.log and screetnshots that would help resolve that issue?
[19 Mar 2015 12:26]
Jay S
Update: I was able to get it working, but the workbench hanging is reproducible and happens only with the following: 1. If the selected source is using the freetds odbc driver, there is an option under the Advanced tab while we are at "Source RDBMS Connection Parameters" 2. If the option, "Driver sends Unicode data as UTF-8" is checked, (which is checked by default), even clicking Test Connection will cause the workbench to hang. 3. If it is not checked, it works fine.
[18 May 2016 0:08]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Workbench 6.3.7 release, and here's the changelog entry: The Driver sends Unicode data as UTF-8 advanced database migration option that is available when using an ODBC driver is now disabled by default. Also, connections could hang when this option was enabled. Thank you for the bug report.