We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Display log exception when MySQL throws Too many connections exception.
Too many connections exception
The log: pymysql.err.OperationalError: (1040, 'ny connections')
pymysql.err.OperationalError: (1040, 'ny connections')
To Reproduce
Product: | MySQL Community Server (GPL) Version: | 5.7.23-log
The text was updated successfully, but these errors were encountered:
thank you. confirmed.
Sorry, something went wrong.
Support error packet without sqlstate (#1160)
bbd049f
Fix #1156
Successfully merging a pull request may close this issue.
Describe the bug
Display log exception when MySQL throws
Too many connections exception
.The log:
pymysql.err.OperationalError: (1040, 'ny connections')
To Reproduce
MySQL Server
Product: | MySQL Community Server (GPL)
Version: | 5.7.23-log
The text was updated successfully, but these errors were encountered: