Community

max_allowed_packet and binary log corruption in MySQL

(Miguel Angel Nieto) The combination of max_allowed_packet variable and replication in MySQL is a common source of headaches. In a nutshell, max_allowed_packet is the maximum size of a MySQL network protocol packet that the server can create or read.

Read More - Register for Free Membership