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

Return Protocol Violation Error in the case params are sent with simple queries #3605

Open
mbutlerw opened this issue Aug 16, 2024 · 0 comments
Labels

Comments

@mbutlerw
Copy link
Contributor

mbutlerw commented Aug 16, 2024

Params are not valid in simple query flow.

Check :param-fields returned from parse in cmd-simple-query. Should be empty.

Currently won't work for DML, hopefully addressed when DML statements are parsed before being executed.

@mbutlerw mbutlerw self-assigned this Aug 16, 2024
@mbutlerw mbutlerw changed the title Return Protocol Violation Error in the case param are sent with simple queries Return Protocol Violation Error in the case params are sent with simple queries Aug 16, 2024
@mbutlerw mbutlerw removed their assignment Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Selected
Development

No branches or pull requests

1 participant