Skip to content

Backport: Fixed New Type Param Definitions logic in doExecutePreparedStatement #2683

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

divang
Copy link
Contributor

@divang divang commented Jun 13, 2025

Backported PR: #2674

  • Fixed New Type Param Definitions logic in doExecutePreparedStatement

  • Added clearParameters() method in very string length insert in encrypted column while AE enabled4

  • Fixed: hasNewTypeDefinitions flag is set only once in doExecutePreparedStatement(), based on the result of the first call to buildPreparedString()

…2674)

* Fixed New Type Param Definitions logic in doExecutePreparedStatement

* Added clearParameters() method in very string length insert in encrypted column while AE enabled4

* Fixed: hasNewTypeDefinitions flag is set only once in doExecutePreparedStatement(), based on the result of the first call to buildPreparedString()

Co-authored-by: Divang Sharma <divangsharma@microsoft.com>
@divang divang merged commit 00a55a8 into release/12.10 Jun 13, 2025
4 checks passed
@divang divang deleted the hotfix-release-12.10-PR-2674 branch June 13, 2025 11:01
@David-Engel David-Engel added this to the 12.10.1 milestone Jun 16, 2025
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.

5 participants