DB Error connecting, packets too big
-
Hi champs
My Fluent SMTP Is causing a DB Error connecting to database.
With cpanel.net saying its a wordpress issue, not cpanel core.
So i disabled all plugins one by one, and Fluent SMTP is the culprit.
Anyone can fix Fluent SMTP? DO i contact them directly?Here are the errors:
[10-Jun-2021 09:32:25 UTC] PHP Warning: Error while sending QUERY packet. PID=32658 in /home/##/public_html/wp-includes/wp-db.php on line 2056 [10-Jun-2021 09:32:25 UTC] PHP Warning: Error while sending QUERY packet. PID=32652 in /home/##/public_html/wp-includes/wp-db.php on line 2056 [10-Jun-2021 09:32:25 UTC] PHP Warning: Error while sending QUERY packet. PID=32655 in /home/##/public_html/wp-includes/wp-db.php on line 2056 [10-Jun-2021 09:32:25 UTC] PHP Warning: Error while sending QUERY packet. PID=32649 in /home/##/public_html/wp-includes/wp-db.php on line 2056
AND
[21:51:27 login name 9 /home/##]cPs# mysql -u ## -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 611 Server version: 8.0.25 MySQL Community Server - GPL Copyright (c) 2000, 2021, Oracle and/or its affiliates. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> show databases; +-----------------------+ | Database | +-----------------------+ | information_schema | | this database| +-----------------------+ 2 rows in set (0.01 sec) mysql> using this database; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'using this database' at line 1 mysql> use this database; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> show tables; +-------------------------------------------------+ | Tables_in_this database | +-------------------------------------------------+ ##List of all tables | +-------------------------------------------------+ 159 rows in set (0.00 sec)
Cheers
CoopsThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘DB Error connecting, packets too big’ is closed to new replies.