Closed
Description
Currently, MySQL_Thread is pinging the backends getting connections from the connection pool.
MySQL Monitor will take care of this, therefore code from MySQL_Thread needs to be cleaned up.
These 2 variables also need to be remove:
- mysql-ping_interval_server
- mysql-ping_timeout_server
Parent issue: #279