| Bug #50311 | MWB file with a view causes crash when selecting view for resize | ||
|---|---|---|---|
| Submitted: | 13 Jan 2010 16:08 | Modified: | 19 Jan 2010 13:45 |
| Reporter: | Ben Sandberg | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S2 (Serious) |
| Version: | 5.1.18 r4456 | OS: | Windows (7 x64) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | crash, diagram, resize, VIEW | ||
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
[13 Jan 2010 16:12]
Ben Sandberg
[14 Jan 2010 20:59]
Ben Sandberg
The same MWB file, opened in 5.2.11 beta
Attachment: correct.png (image/png, text), 201.20 KiB.
