On Aug 11, 2006, at 4:02 AM, Simen Haugen wrote:

This is an option that needs to be set at mysqld startup.
The variable is called max_allowed_packet, and is default to 1mb.

By increasing this everything works as expected.

The message "MySQL server has gone away" normally happens if the
connection is closed, or the query is larger than max_allowed_packet.

Perhaps this could be mentioned in the wiki?

Sure - add a page on this topic so that others who may run into have an idea what they are dealing with.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to