| Bug #51212 | cairo error: out of memory when opening existing ERR file | ||
|---|---|---|---|
| Submitted: | 16 Feb 2010 16:49 | Modified: | 25 May 2010 15:58 |
| Reporter: | Clayton Tong | Email Updates: | |
| Status: | No Feedback | Impact on me: | |
| Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
| Version: | 5.2.16 | OS: | Windows (32-bit XP) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | Cairo, error, Memory | ||
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
[16 Feb 2010 16:50]
Clayton Tong
[16 Feb 2010 17:15]
Clayton Tong
file with problem that was successfully removed
Attachment: GPS-DS-broken.mwb (application/x-zip-compressed, text), 54.46 KiB.
[16 Feb 2010 18:35]
Clayton Tong
initial error conditions
Attachment: GPS-DS-start.mwb (application/x-zip-compressed, text), 48.57 KiB.
