adding unique index reports "duplicate entry" unexpectedly #56161
Labels
affects-6.5
affects-7.1
affects-7.5
affects-8.1
component/ddl
This issue is related to DDL of TiDB.
report/customer
Customers have encountered this bug.
severity/major
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)
REPLACE INTO
) on the target table.2. What did you expect to see? (Required)
No error.
3. What did you see instead (Required)
Duplicate entry '?' for key 'idx'
4. What is your TiDB version? (Required)
c13eb90
The text was updated successfully, but these errors were encountered: