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

cache only dml and select plans #7196

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Conversation

harshit-gangal
Copy link
Member

Signed-off-by: Harshit Gangal harshit@planetscale.com

Backport

NO

Status

READY

Description

Caching plans other than select and dml queries does not give any plan benefits. Those queries are mostly that needs to be re-planned.

Related Issue(s)

List related PRs against other branches:
TBD

Impacted Areas in Vitess

List general components of the application that this PR will affect:

  • Query Serving

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal marked this pull request as ready for review December 17, 2020 07:11
@systay systay merged commit ea65a1c into vitessio:master Jan 5, 2021
@systay systay deleted the plan-cache branch January 5, 2021 13:55
@askdba askdba added this to the v9.0 milestone Jan 6, 2021
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.

3 participants