Open joechenrh opened 2 months ago
/severity major
/remove-label may-affects-5.4 /remove-label may-affects-6.1 /remove-label may-affects-6.5 /remove-label may-affects-7.1 /remove-label may-affects-7.5 /remove-label may-affects-8.1
This one is the same with https://github.com/pingcap/tidb/issues/53329 And also caused by https://github.com/pingcap/tidb/pull/47892
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
This error is found by #52688. There are two ways to reproduce this error.
TestRenameTable
Start tidb server and run following SQLs:
Restart server and run
2. What did you expect to see? (Required)
3. What did you see instead (Required)
ERROR 1062 (23000): Duplicate entry '1' for key 't.PRIMARY'
4. What is your TiDB version? (Required)