Bug #39178 | Server crash in YaSSL with non-RSA-requesting client if server uses RSA key | ||
---|---|---|---|
Submitted: | 2 Sep 2008 9:30 | Modified: | 10 Dec 2008 20:24 |
Reporter: | Tonci Grgin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.0/5.1/6.0 | OS: | Any (XP Pro SP2) |
Assigned to: | Chad MILLER | CPU Architecture: | Any |
Tags: | SSL, yassl |
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
[2 Sep 2008 9:32]
Tonci Grgin
[23 Oct 2008 21:08]
Chad MILLER
master.err containing valgrind errors
Attachment: master.err (application/octet-stream, text), 24.37 KiB.