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?
↧