Bug #75425 API mis-parses secure_auth parameter
Submitted: 6 Jan 2015 15:25 Modified: 7 Jan 2015 14:05
Reporter: Nic Sandfield (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:5.6.22 OS:Any
Assigned to: CPU Architecture:Any
Tags: API, secure_auth

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:

[6 Jan 2015 15:26] Nic Sandfield
Patch with the one-line fix

Attachment: libmysql.patch (text/x-patch), 527 bytes.