MySql.Data.MySqlClient.MySqlException (0x80004005): Packets larger than max_allowed_packet are not allowed.
Posted by: Shiraz Hussain
Date: April 12, 2017 06:21AM

Im getting the following error "(0x80004005): Packets larger than max_allowed_packet are not allowed.". I added max_allowed_packet =100M in my.cnf.d -> server.cnf under [mysqld] and restarted the mysql. The thing is, once the mysql is restarted the system works for a certain period of time and again the same problem occurs. Only thing i do now is, restarting the mysql. Do i have to add few configuration settings to the cnf file?

Options: ReplyQuote


Subject
Written By
Posted
MySql.Data.MySqlClient.MySqlException (0x80004005): Packets larger than max_allowed_packet are not allowed.
April 12, 2017 06:21AM


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.