MySQL Forums
Forum List  »  General

Packet query too large
Posted by: Colin Shah
Date: March 15, 2016 06:34AM

I have set max_allowed_packet in my.ini file as 1024M
and then restart my service
when i run query "SHOW VARIABLES LIKE 'max_allowed_packet';"
it's value also showing 1073741824

still I'm getting error like
"Packet for query is too large (1118 > 1024). You can change this value on
the server by setting the max_allowed_packet' variable."

can any one help me what else I can do to solve this?

Options: ReplyQuote


Subject
Written By
Posted
Packet query too large
March 15, 2016 06:34AM
March 16, 2016 05:00PM
March 16, 2016 10:35PM
March 19, 2016 11:16PM
March 20, 2016 10:44PM
March 21, 2016 11:22PM
March 22, 2016 12:02AM
March 23, 2016 04:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.