-
Notifications
You must be signed in to change notification settings - Fork 977
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
Sometimes connection fail in v2.0.0-rc1-17-g832aa48 #1826
Comments
MySQL [(none)]> select version(); |
MySQL [(none)]> show variables; |
MySQL [(none)]> select * from mysql_servers; |
@renecannao Under heavy load 1% of the transactions are failing with the below error ProxySQL Error: Access denied for user 'ecomprf2user' (using password: YES) |
How can i solve this error ? any help ? |
this error seems like #1757 ?? |
@renecannao as per the release notes, the last released version was on Sep 30. How can i get the latest version with the fix? |
This is the place for paid support and community users to report a reproducible bug in ProxySQL, suggest enhancements or make feature requests. This also includes documentation errors and/or missing documentation.
If you are submitting a reproducible bug report, please provide:
[ ] A clear description of your issue
[ ] The version of OS and ProxySQL
[ ] Every step to reproduce the issue
[ ] The error log
[ ] If it is a crashing bug, a core dump will be extremely useful.
Please use markdown to format code or SQL: https://guides.github.com/features/mastering-markdown/
Thank you!
The text was updated successfully, but these errors were encountered: