-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Bypass cache for long SQL queries #11166
Comments
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Jun 21, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Jun 26, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Jun 26, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Jul 1, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Jul 1, 2024
kojandy
added a commit
that referenced
this issue
Jul 1, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Sep 3, 2024
kojandy
added a commit
to kojandy/pinpoint
that referenced
this issue
Sep 3, 2024
kojandy
added a commit
that referenced
this issue
Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a SQL query exceeds a certain length, bypass the SQL cache to reduce memory usage and increase cache hit rate.
The text was updated successfully, but these errors were encountered: