Bug #98744 | work environment | ||
---|---|---|---|
Submitted: | 26 Feb 2020 2:59 | Modified: | 30 Apr 2020 12:11 |
Reporter: | Luis M. Challco | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S7 (Test Cases) |
Version: | 8.0.19 | OS: | Linux (Fedora release 31 Thirty One x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[26 Feb 2020 3:02]
Luis M. Challco
[27 Feb 2020 22:35]
Luis M. Challco
another
Attachment: Captura de pantalla de 2020-02-27 17-33-50.png (image/png, text), 505.51 KiB.