| Bug #81100 | Workbench Migration Wizard fails for generated columns | ||
|---|---|---|---|
| Submitted: | 15 Apr 2016 17:05 | Modified: | 13 Jun 2016 13:50 |
| Reporter: | Gerald Dueck | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench: Migration | Severity: | S3 (Non-critical) |
| Version: | 6.3.6 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | Workbench 6.3.6 | ||
[15 Apr 2016 17:05]
Gerald Dueck
[15 Apr 2016 17:11]
Gerald Dueck
After dropping generated columns, Refresh All After performing migration, recreate generated columns and afferent views on the source schema as well as on the target.
[19 Apr 2016 8:20]
MySQL Verification Team
Hello Gerald Dueck, Thank you for the report. Verified as described. Thanks, Umesh
[13 Jun 2016 13:50]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Workbench 6.3.7 release, and here's the changelog entry: Migrating a MySQL source to a MySQL target database would fail for tables that had generated columns, as the target server rejected attempts to insert data into generated columns. Thank you for the bug report.
