Skip to content

create foreign key table very slow after creating millions tables #61126

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

Closed
GMHDBJD opened this issue May 15, 2025 · 0 comments · Fixed by #59422
Closed

create foreign key table very slow after creating millions tables #61126

GMHDBJD opened this issue May 15, 2025 · 0 comments · Fixed by #59422
Assignees
Labels
component/ddl This issue is related to DDL of TiDB. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@GMHDBJD
Copy link
Contributor

GMHDBJD commented May 15, 2025

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

create millions foreign key tables

2. What did you expect to see? (Required)

create fastly

3. What did you see instead (Required)

create slowly

4. What is your TiDB version? (Required)

master

@GMHDBJD GMHDBJD added the type/bug The issue is confirmed as a bug. label May 15, 2025
@GMHDBJD GMHDBJD self-assigned this May 15, 2025
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ddl This issue is related to DDL of TiDB. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants