Bug #82212 mysqlbinlog can produce events larger than max_allowed_packet for mysql
Submitted: 13 Jul 2016 7:26 Modified: 13 Jul 2016 9:37
Reporter: Valeriy Kravchuk Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.6.29, any, 5.6.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: max_allowed_packet, missing manual, MySQL, mysqlbinlog

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:

[13 Jul 2016 7:29] Valeriy Kravchuk
The content of binlog.sql created by mysqlbinlog for the case presented

Attachment: binlog.sql (application/octet-stream, text), 23.21 KiB.