Bug #33292 Unable to connect using SSL (mysql 5.0.51, FreeBSD 6.2, OpenSSL 0.9.7e-p1)
Submitted: 17 Dec 2007 16:09 Modified: 7 Feb 2008 7:45
Reporter: Christian Karg Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.0.51 OS:FreeBSD (6.2-STABLE)
Assigned to: Magnus BlÄudd CPU Architecture:Any
Tags: SSL

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[19 Dec 2007 14:27] Arkadiusz Miskiewicz
Patch fixing the issue (SSL handshake needs to explictly know if it's connect or accept)

Attachment: mysql-ssl.patch (application/octet-stream, text), 480 bytes.

[20 Dec 2007 22:08] Arkadiusz Miskiewicz
updated version that handles server side, too (not tested; please test and share with results)

Attachment: mysql-ssl.patch (application/octet-stream, text), 1.51 KiB.