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

Fix #1325, return correct sql state when connection is closed #1326

Conversation

anilkbachola
Copy link
Contributor

@anilkbachola anilkbachola commented May 1, 2020

When driver detects the connection close, it is not returning the correct sql/xopen compliant state. This is causing the connection pool managers like hikari to detect a connection closed state correctly. This fixes issue #1325

@msftclas
Copy link

msftclas commented May 1, 2020

CLA assistant check
All CLA requirements met.

@peterbae
Copy link
Contributor

peterbae commented May 1, 2020

Thanks for your contribution @anilkbachola, the team will review this PR and let you know if it will be merged in.

@ulvii ulvii added this to the 8.3.1 milestone May 5, 2020
@ulvii ulvii merged commit a2fc81e into microsoft:dev May 7, 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.

6 participants