data inconsistency after upgrade cluster during add index #46306
Labels
affects-7.4
affects-7.5
component/ddl
This issue is related to DDL of TiDB.
severity/critical
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
alter table sbtest1.sbtest2 add index idxc (c, pad);
2. What did you expect to see? (Required)
admin check table pass
3. What did you see instead (Required)
data inconsistency
4. What is your TiDB version? (Required)
before: v7.1.1
after: nightly 0c3bbc1
The text was updated successfully, but these errors were encountered: