Bug #72679 Undocumented behavior when dumping mysql database using mysqldump utility
Submitted: 19 May 2014 12:14 Modified: 17 Jul 2014 20:27
Reporter: Van Stokes Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S3 (Non-critical)
Version:5.6.17, 5.6.21 OS:Any
Assigned to: CPU Architecture:Any
Tags: binlog, MySQL, mysqldump, regression, replication, sql_log_bin

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: