Bug #80214 | workbench 6.3.6 | ||
---|---|---|---|
Submitted: | 1 Feb 2016 1:06 | Modified: | 13 Apr 2016 7:54 |
Reporter: | Dan Ciuche | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.3.6 | OS: | Windows (windows 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Export not working |
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
[1 Feb 2016 1:12]
Dan Ciuche
[1 Feb 2016 2:29]
Dan Ciuche
importing errors
Attachment: workbench_error_inport.png (image/png, text), 25.36 KiB.
[1 Feb 2016 3:07]
Dan Ciuche
altering table error
Attachment: table_editor_error.png (image/png, text), 16.45 KiB.