Error while sending QUERY packet
-
Whenever I update the theme on my websites I get the following warning:
Warning: Error while sending QUERY packet. PID=564915 in /home/tonypa8/public_html/tonypaull.com/wp-includes/wp-db.php on line 1877
My hosting provider advises as follows after making a temporary fix:
The reason being the amount of information being sent from the site to your MySQL server is too great during the process. It does not seem to have affected anything else, but in order to alleviate the issue, I’ve increased the upload_max_filesize in php.ini from 512 Mb to 700 Mb. This is just a temporary solution to accommodate the data being sent and ultimately this will need to be corrected via a Plugin Update.
How do I permanently fix this?
The topic ‘Error while sending QUERY packet’ is closed to new replies.