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

[Backport] Revert Execute Stored Procedure directly feature (#2488) #2500

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

tkyc
Copy link
Contributor

@tkyc tkyc commented Aug 23, 2024

Backport of #2488.

* Revert "Execute Stored Procedures Directly (#2154)"

This reverts commit 11680a6.

* Revert "Execute cstmt directly - Additional testing and changes (#2284)"

This reverts commit 92cfe0d.

* Revert "Re-added support for stored procedure 'exec' escape syntax in CallableStatements (#2325)"

This reverts commit ba88da8.

* Additional revert of missed lines

* Added no-op for getters/setters

* RequestBoundaryMethods no-op test fix
@Jeffery-Wasty Jeffery-Wasty changed the title Revert Execute Stored Procedure directly feature (#2488) [Backport] Revert Execute Stored Procedure directly feature (#2488) Aug 28, 2024
@tkyc tkyc merged commit 07f02b3 into release/12.6 Aug 28, 2024
4 checks passed
@tkyc tkyc deleted the 12.6.4-cstmt-revert branch August 28, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

12.5/12.6 considerably slower than 12.4 when using prepared procedure statements
3 participants