Can't increase max_allowed_packet
Posted by: Duy Dang
Date: November 23, 2016 03:21PM

Hi all,
I run into a problem with mysql the error code is "Cause:com.mysql.jdbc.PacketTooBigException : Packet for query is to large (1345 > 1024) . You can change this value on the server by setting the max_allowed_packet variable" I tried to increase max_allowed_packet value on mysql config file but it did not work , seem like 1024 is the limited . I'm using mysql Ver 14.14 Distrib 5.1.73 . Would you please tell me where is the problem come from and how to fix it , thank you .

Options: ReplyQuote


Subject
Written By
Posted
Can't increase max_allowed_packet
November 23, 2016 03:21PM


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.