Bug #75648 Assertion `length <= max_data_length()' failed in Field_blob::store_to_mem
Submitted: 27 Jan 2015 10:04 Modified: 27 Jan 2015 11:06
Reporter: Ramesh Sivaraman Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.6.21-debug, 5.6.24, 5.7.6 OS:Linux (CentOS 7)
Assigned to: 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: