« File partition problems with Fedora Core 4 / Windows XP dual-boot installation | Main | Parsing binary data with Python »

September 12, 2005

Starting MySQL with max_allowed_packet size setting

mysqld_safe --max_allowed_packet=1012MB

Sets to a GB. Onyl works in MySQL 4.0 or greater.

Tags: MySQL

Posted by pj at September 12, 2005 09:42 AM