2013, 'Lost connection to MySQL server during query ([Errno 110] Connection timed out)' #998
Unanswered
sriram-kondakindi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I am getting this error while running a query on mysql server here is the code snippet I used
I am continuously getting
2013, 'Lost connection to MySQL server during query ([Errno 110] Connection timed out)'
the error is coming from line number 665 — of this file https://github.com/aio-libs/aiomysql/blob/83aa96e/aiomysql/connection.py#L665
can anyone help out on why this error occurs and what are the scenarios
Beta Was this translation helpful? Give feedback.
All reactions