Bug #71646 | Doesn't start | ||
---|---|---|---|
Submitted: | 10 Feb 2014 7:30 | Modified: | 26 Mar 2014 4:46 |
Reporter: | Jack Sitnikov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.0.9 | OS: | Linux (Fedora 20) |
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
[28 Feb 2014 19:16]
marvin Clavey
[28 Feb 2014 19:17]
marvin Clavey
strace log
Attachment: strace.log (text/x-log), 0 bytes.
[28 Feb 2014 19:28]
marvin Clavey
ltrace log
Attachment: ltrace.log (text/x-log), 529.78 KiB.
[28 Feb 2014 19:29]
marvin Clavey
ltrace log
Attachment: ltrace.log (text/x-log), 529.78 KiB.
[28 Feb 2014 19:29]
marvin Clavey
strace log
Attachment: strace.log (text/x-log), 269.37 KiB.