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

optimize execution of general DDL #53246

Open
2 of 8 tasks
D3Hunter opened this issue May 14, 2024 · 0 comments
Open
2 of 8 tasks

optimize execution of general DDL #53246

D3Hunter opened this issue May 14, 2024 · 0 comments

Comments

@D3Hunter
Copy link
Contributor

D3Hunter commented May 14, 2024

Enhancement

we have optimize create table using fast-create, but there are scenarios that we might create a lot of database, or run many DDLs like add/modify column in the maintenance window.
so we want to optimize execution of general DDL, and in a unified way

terry1purcell pushed a commit to terry1purcell/tidb that referenced this issue May 17, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant