Page 1 of 1

about jackrabbit store mistake

PostPosted:Thu Jan 28, 2010 10:57 am
by akuma_lad
hi

everybody。

when i upload the files,There was an error
like this http://v.chenjing.info/error.txt

i uploaded file size is 1.60M.

According to this http://wiki.openkm.com/index.php/MySQL configuration of the mysql

thanks a lot of you

Re: about jackrabbit store mistake

PostPosted:Tue Feb 02, 2010 10:49 pm
by pavila
If you read the error message
Code: Select all
Packet for query is too large (1708726 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
You can see the solution: Increase the value of max_allowed_packet variable in the server configuration. The problem is related to the MySQL database server.