add unique index may cause dangle index #40583
Labels
fuzz/schrddl
severity/critical
sig/sql-infra
SIG: SQL Infra
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)
There is no simple way to reproduce.
We need to modify the code.
Here is the test case:
besides:
in doReorgWorkForCreateIndex()
Modify the code to execute these two queries before the index schema change to BackfillStateReadyToMerge.
2. What did you expect to see? (Required)
test pass
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: