Skip to content

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

Merged
ulvii merged 1 commit intomicrosoft:devfrom
anilkbachola:bugfix/issue-1325-return-connection-closed-sql-state
May 7, 2020
Merged

Fix #1325, return correct sql state when connection is closed#1326
ulvii merged 1 commit intomicrosoft:devfrom
anilkbachola:bugfix/issue-1325-return-connection-closed-sql-state

Conversation

@anilkbachola
Copy link
Copy Markdown
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
Copy Markdown

msftclas commented May 1, 2020

CLA assistant check
All CLA requirements met.

@peterbae
Copy link
Copy Markdown
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 requested review from lilgreenbird, peterbae and rene-ye May 5, 2020 19:54
@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