Bug #75311 | Error for SSL cipher is unhelpful | ||
---|---|---|---|
Submitted: | 25 Dec 2014 13:34 | Modified: | 29 Nov 2021 7:05 |
Reporter: | Daniƫl van Eeden (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.6.22, 5.6.23, 5.7.17, 8.0.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Cipher, openssl, SSL, tls, usability, 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
[14 Apr 2017 9:38]
Laurynas Biveinis
[19 Jun 2017 3:16]
Laurynas Biveinis
Bug 75311 fix for 5.7, X plugin testsuite
Attachment: bug75311-2-5.7.patch (application/octet-stream, text), 3.42 KiB.
[19 Jun 2017 3:17]
Laurynas Biveinis
Bug 75311 fix for 8.0.1, X plugin testsuite
Attachment: bug75311-2-8.0.1.patch (application/octet-stream, text), 4.01 KiB.
[4 Aug 2017 19:42]
Laurynas Biveinis
Bug 75311 fix for 8.0.2
Attachment: bug75311-8.0.2.patch (application/octet-stream, text), 6.33 KiB.
[2 Feb 2018 5:21]
Laurynas Biveinis
Bug 75311 fix for 8.0.4
Attachment: bug75311-8.0.4.patch (application/octet-stream, text), 7.25 KiB.
[13 Jun 2018 12:20]
Laurynas Biveinis
Bug 75311 fix for 8.0.11
Attachment: bug75311-8.0.11.patch (application/octet-stream, text), 7.58 KiB.