[jboss-user] [JBoss Portal] - Re: cms - big file upload problem - mysql

PeterJ do-not-reply at jboss.com
Wed Nov 7 16:21:03 EST 2007


What is the max_allowed_packet size for your MySQL database? It must be as large as the blob you are attempting to insert (I would try the file size plus 5-10%).

See http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#option_mysqld_max_allowed_packet

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102690#4102690

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102690



More information about the jboss-user mailing list