Bug #79866 | Nothing to do, no schemas or tables selected when exporting | ||
---|---|---|---|
Submitted: | 7 Jan 2016 4:32 | Modified: | 7 Jan 2016 19:26 |
Reporter: | Yvette Colomb | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Windows (windows 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | export |
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
[7 Jan 2016 19:22]
Miguel Solorzano
[7 Jan 2016 19:25]
Miguel Solorzano
tables selected
Attachment: export_1.png (image/png, text), 178.13 KiB.
[5 Feb 2016 16:18]
sh ex
Nothing to do, no schemas or tables selected when exporting
Attachment: mysql_workbench.png (image/png, text), 85.40 KiB.