You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If mysql-max_connections is reached , the value on stats_mysql_users.frontend_connections is increased but not decreased when the client connection is closed
The version of OS and ProxySQL
All OS and ProxySQL versions are effected
Every step to reproduce the issue
Set mysql-max_connections low.
Connect to proxysql using valid credentials. stats_mysql_users.frontend_connections will increase even if no client connections are established.
The error log
Nothing relevant on error log.
The text was updated successfully, but these errors were encountered:
If
mysql-max_connections
is reached , the value onstats_mysql_users.frontend_connections
is increased but not decreased when the client connection is closedAll OS and ProxySQL versions are effected
Set
mysql-max_connections
low.Connect to proxysql using valid credentials.
stats_mysql_users.frontend_connections
will increase even if no client connections are established.Nothing relevant on error log.
The text was updated successfully, but these errors were encountered: