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 bug where inTransaction was not set to false when autocommit was switched from false to true #282

Merged
merged 7 commits into from
Dec 20, 2022

Conversation

aaron-congo
Copy link
Contributor

  • According to the Connection#setAutoCommit documentation, transactions are committed when autocommit is switched from false to true. This commit fixes a bug where inTransaction was not set to false when this occurred

@congoamz congoamz merged commit 7a7b8aa into aws:main Dec 20, 2022
@aaron-congo aaron-congo deleted the transaction-tracking branch March 3, 2023 17:50
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.

4 participants