Got it. Thanks James! Going to test it now. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of James Sent: Tuesday, February 22, 2011 1:30 PM To: [email protected] Subject: Re: [Opensim-users] MySQL - Larger packer
Hi There In mysql the server's default max_allowed_packet value is 1MB. You can run "mysql --max_allowed_packet=32M" to increase the max packet size. http://dev.mysql.com/doc/refman/5.5/en/packet-too-large.html Regards James -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kesick, Nicholas Charles Sent: 22 February 2011 18:21 To: [email protected] Subject: [Opensim-users] MySQL - Larger packer Hey fellow OpenSim users! I just saw this error pop up on my console. How can I correct it? [ASSET DB]: MySQL failure creating asset 7b239556-1c83-4509-a876-5f3bdb7f713e with name "<snipped>". Error: Packets larger than max_allowed_packet are not allowed I was trying to save a large building. It was 1 object of ~500 linked prims.. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
