From: Jacob Friis Date: September 8 2005 10:04am Subject: log event entry exceeded max_allowed_packet List-Archive: http://lists.mysql.com/mysql/188861 Message-Id: <3780845905090803041c025991@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Is there any way I can find out how big I should set max_allowed_packet? I have changed it from the default 1M to 32M, but I still get that error. Or is it a bug? We use MySQL 4.0.12 on the slave and 4.0.15-max on the mast= er. How big should I set max_allowed_packet? The servers are dual Pentium with 2G ram. Thanks for any help. Jacob