Bug #74273 Unsupported buffer type for mysql_stmt_bind_result function
Submitted: 8 Oct 2014 14:48 Modified: 5 Mar 2024 10:32
Reporter: Milosz Bodzek Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version:1.1.4 OS:Linux (Ubuntu 14.04 64 bit)
Assigned to: Assigned Account CPU Architecture:Any

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: