MySQL Forums
Forum List  »  Router & Proxy

Error using MySQL Routing 2.1.4
Posted by: Saverio Loiacono
Date: January 08, 2018 12:32PM

Using MySQL Routing 2.1.4 from PHP page i get the error:

From PHP error log:

php[6036] PHP Warning: mysqli_query(): Error reading result set's header in ....\wp-includes\wp-db.php on line 1942
php[6036] PHP Warning: mysqli_query(): MySQL server has gone away in ....\wp-includes\wp-db.php on line 1942
php[6036] PHP Warning: mysqli_query(): (00000/0): in ....\wp-includes\wp-db.php on line 1942
php[6036] PHP Warning: Empty row packet body in ....\wp-includes\wp-db.php on line 1942

In mysqlrouter.log there is:

DEBUG [f08] Write error: SystemError: A non-blocking socket operation could not be completed immediately.
DEBUG [954] Write error: SystemError: A non-blocking socket operation could not be completed immediately.
DEBUG [f08] [routing:MySQLCLU_default_rw] Routing stopped (up:376143b;down:385b) Copy server-client failed: SystemError: A non-blocking socket operation could not be completed immediately.
DEBUG [954] [routing:MySQLCLU_default_rw] Routing stopped (up:384175b;down:385b) Copy server-client failed: SystemError: A non-blocking socket operation could not be completed immediately.

and in MySQL Server.err the following:
Note] Aborted connection 2140 to db: 'xxxxxxxx' user: 'xxxxxxxx' host: 'xxxxxxxx' (Got an error writing communication packets)
Note] Aborted connection 2141 to db: 'xxxxxxxx' user: 'xxxxxxxx' host: 'xxxxxxxx' (Got an error writing communication packets)

There is a way to solve the problem ?

Options: ReplyQuote


Subject
Views
Written By
Posted
Error using MySQL Routing 2.1.4
2250
January 08, 2018 12:32PM


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.