Bug #19705 | connector/j can't connect to 5.0.22 server using certificate | ||
---|---|---|---|
Submitted: | 11 May 2006 5:04 | Modified: | 18 Aug 2006 12:01 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.0.22-bk | OS: | Windows (Windows/Linux) |
Assigned to: | Magnus BlÄudd | 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
[11 May 2006 5:12]
Shane Bester
[10 Jul 2006 12:11]
Domas Mituzas
Connection to 5.0.24-bk yassl from Mac 1.5.0_06 JRE
Attachment: mac_1_5_0_06_debug_trace.txt (text/plain), 25.64 KiB.
[11 Jul 2006 12:37]
Domas Mituzas
Patch for mysql-5.0.24-bk viosslfactories
Attachment: dh-patch-5.0 (application/octet-stream, text), 2.17 KiB.