Why does this occur? ERROR: DBAdapter commitSynch-SEVERE: BATCHED INSERTFAILED:Packet for query is too large (16670675 > 4194304).
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-allowed-packet-mysql-variable
You must be logged in to reply to this topic.