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

Support Plan Replayer for multi sqls #37798

Closed
Yisaer opened this issue Sep 14, 2022 · 0 comments · Fixed by #37867
Closed

Support Plan Replayer for multi sqls #37798

Yisaer opened this issue Sep 14, 2022 · 0 comments · Fixed by #37867
Assignees
Labels
sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.

Comments

@Yisaer
Copy link
Contributor

Yisaer commented Sep 14, 2022

Enhancement

Currently Plan Replayer only support dumps one sql instead of multi sql in a statement. We need to support Plan Replayer for multi sqls like following:

plan replayer dump explain <analyze> 'sqls.txt'

select @@tidb_last_plan_replayer_token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant