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

Reset Session for Reserved Connection Query Failure #6673

Merged
merged 3 commits into from
Sep 9, 2020

Conversation

harshit-gangal
Copy link
Member

We need to reset the session when a query execution failed on a reserved connection outside of a transaction due to connection idle timeout.
Without this, the current session will be not usable to run any other queries forward.

… transaction

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
…nection

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal marked this pull request as ready for review September 7, 2020 08:06
@systay systay merged commit 1f6be50 into vitessio:master Sep 9, 2020
@askdba askdba added this to the v8.0 milestone Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants