Warning: Error while sending QUERY packet
-
Get this warning during the scanning process:
Warning: Error while sending QUERY packet. PID=538086 in /data/www/xxxxxx/public_html/wp-includes/wp-db.php on line 1877And this code on line 1877
$this->result = mysqli_query( $this->dbh, $query );
How to resolve this error?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Warning: Error while sending QUERY packet’ is closed to new replies.