Bug #62347 | MySQL Workbench 5.2.34 building fails on Oneiric (Ubuntu 11.10) beta | ||
---|---|---|---|
Submitted: | 5 Sep 2011 6:22 | Modified: | 9 Jan 2015 10:18 |
Reporter: | Olivier Berten | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.2.34, 5.2.35 | OS: | Linux (Ubuntu 11.10) |
Assigned to: | Assigned Account | 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
[5 Sep 2011 6:24]
Olivier Berten
[17 Oct 2011 13:31]
Maksym Yehorov
Patch to fix compilation and freezes
Attachment: 5.2.35-ubuntu_11_10_compile_fix.patch (application/octet-stream, text), 1.30 KiB.