Open aytrack opened 1 year ago
requires config and log to analyze where time is consumed, some related factor
create table
is slow, alter table increment/autorandom
is slow if all table has auto increment column, as tidb run general ddl in serial now。for the alter table part, see https://github.com/pingcap/tidb/issues/50127#issuecomment-2081305022 too
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
please ignore the
ErrChecksumMismatch
because there are 171 tables is not empty before import.4. What is your TiDB version? (Required)
master: 79db4ec58be3856995d31013e20f3faa57e3a3ac