Bug #82716 | fix: wrong partition sql generated (contribution) | ||
---|---|---|---|
Submitted: | 24 Aug 2016 21:41 | Modified: | 14 Oct 2016 20:50 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.3.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[24 Aug 2016 21:41]
OCA Admin
[24 Aug 2016 21:41]
OCA Admin
Contribution submitted via Github - fix: wrong partition sql generated (*) Contribution by Kit Yam Tse (Github tsekityam, mysql-workbench/pull/9#issuecomment-242038445): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_82076122.txt (text/plain), 4.91 KiB.
[24 Aug 2016 21:53]
MySQL Verification Team
see https://bugs.mysql.com/bug.php?id=82666.
[25 Aug 2016 6:48]
MySQL Verification Team
Hello Kit Yam Tse, Thank you for the report and contribution. Thanks, Umesh
[25 Aug 2016 6:48]
MySQL Verification Team
Bug #82666 marked as duplicate of this.
[14 Oct 2016 20:33]
Philip Olson
Posted by developer: Test
[14 Oct 2016 20:38]
Christine Cole
Posted by developer: Test
[14 Oct 2016 20:44]
Christine Cole
Fixed as of the upcoming MySQL Workbench 6.3.8 release, and here's the changelog entry: For macOS, the table-partition model transposed column values leading to an incorrect CREATE TABLE statement. Thanks to Kit Yam Tse for the patch. Thank you for the bug report.