Bug #65055 Embedded yaSSL version contains symbols that conflict with libcrypto.
Submitted: 20 Apr 2012 14:43 Modified: 22 Jan 2014 14:53
Reporter: brian carlson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1.62 OS:Linux
Assigned to: 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:

[20 Apr 2012 14:48] brian carlson
Test php script to reproduce the problem.

Attachment: foo.php (text/php), 554 bytes.

[20 Apr 2012 14:49] brian carlson
A patch to prevent the offending file from being built

Attachment: mysql-yassl.patch (application/octet-stream, text), 740 bytes.

[14 May 2012 22:19] Jesper wisborg Krogh
Test case in C

Attachment: test.c (application/octet-stream, text), 606 bytes.