Bug #80961 mysql_stmt_execute() will block if table empty
Submitted: 5 Apr 2016 14:45 Modified: 6 Apr 2016 18:06
Reporter: chen taosheng Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S3 (Non-critical)
Version:5.7.11 OS:Windows (windows 7)
Assigned to: CPU Architecture:Any
Tags: CURSOR_TYPE_READ_ONLY, mysql_stmt_execute

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: