Bug #55828 | External component has thrown an exception | ||
---|---|---|---|
Submitted: | 8 Aug 2010 23:52 | Modified: | 16 Aug 2010 4:07 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2.26pre3 | OS: | Any |
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
[9 Aug 2010 0:00]
Roel Van de Paar
[9 Aug 2010 8:24]
Roel Van de Paar
Unexpected error on trying to close workbench
Attachment: Unexpected Error.txt (text/plain), 5.81 KiB.
[9 Aug 2010 8:26]
Roel Van de Paar
Dual error on closing workbench (ref file above)
Attachment: Dual_error_on_close.png (image/png, text), 63.44 KiB.
[9 Aug 2010 8:37]
Roel Van de Paar
Backtrace from "Cannot open document" (resolved with 5.2.25 symbols)
Attachment: backtrace_bug_55828_2.txt (text/plain), 24.23 KiB.