Bug #87640 | MySQL server compiled with openSSL is not compatible with old yaSSL client | ||
---|---|---|---|
Submitted: | 1 Sep 2017 13:46 | Modified: | 27 Oct 2017 16:51 |
Reporter: | Zhao Jianwei | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S1 (Critical) |
Version: | 5.7.18 | OS: | Red Hat |
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
[1 Sep 2017 13:48]
Zhao Jianwei
[1 Sep 2017 13:49]
Zhao Jianwei
these are the certificate files that I used.
Attachment: ca.pem (application/x-x509-ca-cert, text), 1.38 KiB.
[1 Sep 2017 13:49]
Zhao Jianwei
these are the certificate files that I used.
Attachment: server-cert.pem (application/x-x509-ca-cert, text), 1.26 KiB.
[8 Sep 2017 8:38]
Umesh Shastry
5.7.19 build and test details
Attachment: 87640.results (application/octet-stream, text), 213.67 KiB.