Bug #12918 SSL for MyODBC
Submitted: 31 Aug 2005 20:36 Modified: 20 Jul 2007 11:21
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S4 (Feature request)
Version:3.51, 5 OS:Any (Any)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: Contribution

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:

[15 Mar 2007 23:20] Russell Levy
Patch for Connector/ODBC 5 trunk

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

[26 Mar 2007 13:09] Russell Levy
SSL Patch for Connector/ODBC 3.51

Attachment: ssl-3.51.patch (application/octet-stream, text), 18.21 KiB.

[6 Apr 2007 22:19] Bogdan Degtyariov
updated patch with SQLConnect and loading SSL options from my.cnf

Attachment: sslpatch.diff (application/octet-stream, text), 20.41 KiB.