Bug #60640 | Workbench crashs very often | ||
---|---|---|---|
Submitted: | 25 Mar 2011 16:04 | Modified: | 3 Jun 2011 2:25 |
Reporter: | Diogo Domanski | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
Version: | 5.2.33b | OS: | Linux (Ubuntu 10.04, UBUNTU 10.10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash, modeling tool, workbench |
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 Mar 2011 11:15]
Valeriy Kravchuk
[4 Apr 2011 15:49]
JR Wilbert
Bad.txt
Attachment: bad.txt (text/plain), 2.61 KiB.