Skip to content
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

stats_mysql_users.frontend_connections is not correct if mysql-max_connections is reached #1935

Closed
renecannao opened this issue Mar 4, 2019 · 1 comment
Assignees
Labels

Comments

@renecannao
Copy link
Contributor

  • A clear description of your issue

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.

@renecannao renecannao added the bug label Mar 4, 2019
@renecannao renecannao self-assigned this Mar 4, 2019
renecannao added a commit that referenced this issue Apr 8, 2019
Number of users connections incorrectly increased when global max_connections is reached
@renecannao
Copy link
Contributor Author

Fixed in 2.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant