Bug #85308 | MySQL Workbench: Tables To Export - list is very thin | ||
---|---|---|---|
Submitted: | 4 Mar 2017 17:17 | Modified: | 30 May 2018 14:45 |
Reporter: | Dave Clifford | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 6.3.9 | OS: | Ubuntu (16.04 64-bit) |
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 Mar 2017 21:50]
Dave Clifford
[12 Mar 2017 21:57]
Dave Clifford
Object Selection-Tables to Export section is thin, not a ble to be resized
Attachment: mysql-mgmt-data-export.png (image/png, text), 211.86 KiB.
[15 Dec 2017 14:24]
Steven Garcia
narrow list
Attachment: Screenshot from 2017-12-15 14-24-29.png (image/png, text), 33.78 KiB.