Bug #1729 | crash on launch of application | ||
---|---|---|---|
Submitted: | 31 Oct 2003 18:11 | Modified: | 8 Dec 2003 16:26 |
Reporter: | Christine Salib | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQLCC | Severity: | S1 (Critical) |
Version: | 0.9.3 beta | OS: | Windows (windows XP) |
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
[31 Oct 2003 18:13]
Christine Salib
[31 Oct 2003 18:14]
Christine Salib
error signature
Attachment: error-signature.gif (image/gif, text), 10.38 KiB.
[31 Oct 2003 18:14]
Christine Salib
error report contents
Attachment: error-report-contents.gif (image/gif, text), 10.30 KiB.
[31 Oct 2003 18:17]
Christine Salib
full text of error
Attachment: appcompat.txt (application/octet-stream, text), 5.30 KiB.