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

Fixed incorrect updateCount #2013

Merged
merged 4 commits into from
Dec 28, 2022
Merged

Fixed incorrect updateCount #2013

merged 4 commits into from
Dec 28, 2022

Conversation

tkyc
Copy link
Member

@tkyc tkyc commented Dec 23, 2022

Fix for #1961. The incorrect update count can happen in both true/false cases for enablePrepareOnFirstPreparedStatementCall and for both prepexec/prepare.

@lilgreenbird lilgreenbird added this to In progress in MSSQL JDBC via automation Dec 23, 2022
Jeffery-Wasty
Jeffery-Wasty previously approved these changes Dec 23, 2022
@tkyc tkyc merged commit ef3ff46 into main Dec 28, 2022
MSSQL JDBC automation moved this from In progress to Closed/Merged PRs Dec 28, 2022
@tkyc tkyc deleted the updatecount-fix-1961 branch December 28, 2022 21:42
tkyc added a commit that referenced this pull request Dec 28, 2022
* Fixed incorrect updateCount

* Formatting changes

* Additional testing and changes

* Removed debug print line
tkyc added a commit that referenced this pull request Dec 28, 2022
* Fixed incorrect updateCount

* Formatting changes

* Additional testing and changes

* Removed debug print line
tkyc added a commit that referenced this pull request Dec 29, 2022
* Fixed incorrect updateCount

* Formatting changes

* Additional testing and changes

* Removed debug print line
tkyc added a commit that referenced this pull request Dec 29, 2022
* Fixed incorrect updateCount

* Formatting changes

* Additional testing and changes

* Removed debug print line
tkyc added a commit that referenced this pull request Jan 3, 2023
* Fixed incorrect updateCount (#2013)

* Fixed incorrect updateCount

* Formatting changes

* Additional testing and changes

* Removed debug print line

* Added null check
@lilgreenbird lilgreenbird added this to the 12.2.0 milestone Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants