2 posts / 0 new
Last post
Packet Size Error
Why does this occur? ERROR: DBAdapter commitSynch-SEVERE: BATCHED INSERTFAILED:Packet for query is too large (16670675 > 4194304).
You voted 3. Total votes: 2825

You can change this value on the MySQL server by setting the max_allowed_packet' variable. Refer the below link for more details,

http://stackoverflow.com/questions/5688403/how-to-check-and-set-max-allo...

You voted 3. Total votes: 2403