-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxysql Connect MYSQL Socket #4210
Comments
MySQL_Session.cpp:1667:handler_again___status_PINGING_SERVER(): [ERROR] Detected a broken connection while during ping on (1,/var/run/mysqld/mysql.sock,0,23) I do not quite understand why these actions take place on the socket. |
This is clearly a bug, and likely easy to fix. We will follow up.
To keep alive free connections. |
ProxySQL version 2.5.1-90-gbedaa6c, codename Truls which stable version do you recommend? |
2.5.1 is the latest stable. |
Closing, fixed in PR #4213 |
| hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | mem_pointer | gtid_port | weight | status | compression | max_$
+--------------+----------------------------+------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+--------+--------+-------------+-----$
| 1 | /var/run/mysqld/mysql.sock | 0 | 0 | 1 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1 | 0 | 0 | 1000$
MySQL_Monitor.cpp:4344:monitor_dns_resolver_thread(): [ERROR] An error occurred while resolving hostname: /var/run/mysqld/mysql.sock [-2]
The text was updated successfully, but these errors were encountered: