Bug #80240 | MySQL Workbench error when trying to export data | ||
---|---|---|---|
Submitted: | 2 Feb 2016 18:20 | Modified: | 18 May 2016 19:10 |
Reporter: | Peter Curtis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Windows (Windows 7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Data Export, self not defined |
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
[17 Feb 2016 0:32]
Miguel Solorzano
[17 Feb 2016 14:49]
Jack David Baucum
Error Message
Attachment: workbench.png (image/png, text), 85.02 KiB.