Bug #94294 | Workbench 8.0.14/8.0.15 cannot export from MySQL 5.7 database | ||
---|---|---|---|
Submitted: | 12 Feb 2019 15:48 | Modified: | 29 Aug 2020 2:58 |
Reporter: | John Coleman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
Version: | 8.0.14, 8.0.15, 8.0.16 | OS: | MacOS |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[12 Feb 2019 19:07]
Miguel Solorzano
[12 Feb 2019 19:08]
Miguel Solorzano
Database exported to 8.0.15
Attachment: 94294_2.png (image/png, text), 125.85 KiB.
[12 Feb 2019 19:14]
John Coleman
Workbench displaying the error
Attachment: Screen Shot 2019-02-12 at 2.14.04 PM.png (image/png, text), 178.96 KiB.
[12 Feb 2019 19:31]
John Coleman
bug is with Data Export feature
Attachment: Screen Shot 2019-02-12 at 2.30.33 PM.png (image/png, text), 1001.71 KiB.