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

Call 'ProcessQueryAndSetStatusFlags' check even if query failed #3327

Closed
3 tasks done
JavierJF opened this issue Mar 1, 2021 · 0 comments · Fixed by #3328
Closed
3 tasks done

Call 'ProcessQueryAndSetStatusFlags' check even if query failed #3327

JavierJF opened this issue Mar 1, 2021 · 0 comments · Fixed by #3328

Comments

@JavierJF
Copy link
Collaborator

JavierJF commented Mar 1, 2021

  • A clear description of the issue

Right ProcessQueryAndSetStatusFlags is just executed if a query is correctly executed. Instead this check should be performed each time a query is performed, not just in case it succeed.

  • ProxySQL version

v2.0.18
v2.1.1

  • OS version
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
JavierJF added a commit that referenced this issue Mar 1, 2021
JavierJF added a commit that referenced this issue Mar 1, 2021
…usFlags' is properly call after a failed query
JavierJF added a commit that referenced this issue Mar 1, 2021
…usFlags' is properly call after a failed query
renecannao added a commit that referenced this issue Mar 3, 2021
Closes #3327: Call 'ProcessQueryAndSetStatusFlags' check even if query failed
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 a pull request may close this issue.

1 participant