max_allowed_packet error
Posted by vnsg, 09-15-2007, 12:39 AM One of my client use VBB 3.6.7 and have error when try to attach file over 1MB to the board.He got datatbase error and following message Please note i set max_allowed_packet=16MB in my.cnf All replies are appriciated.
Posted by GeorgeC, 09-15-2007, 05:20 AM Did you remember to restart mysql after you edited my.cnf with the new setting?
Posted by vnsg, 09-15-2007, 12:48 PM yeah i restart mysql server but the problem still exist
Posted by MziB, 09-15-2007, 02:39 PM besure to check the VB setting and try reloading mysql.
Posted by penguin-uk, 09-15-2007, 04:05 PM Have you set this for both the client and server in the my.cnf? http://dev.mysql.com/doc/refman/5.0/...too-large.html
Posted by david510, 09-16-2007, 03:09 AM vnsg, Did you try increasing the max_allowed_packet to higher value?