[Bug]: alter add and drop unique index concurrent test reported SQL parser error: table "__mo_index_unique_0193ce3e-b010-7f2a-9fd2-589f21018311" does not exist #20775
Labels
kind/bug
Something isn't working
severity/s0
Extreme impact: Cause the application to break down and seriously affect the use
Milestone
Is there an existing issue for the same bug?
Branch Name
2.0-dev
Commit ID
d570bbd
Other Environment Information
Actual Behavior
测试场景:alter add unique index和alter drop index 同时并发50测试(100个表)运行5分钟
测试结果:alter drop index 报错SQL parser error: table "__mo_index_unique_0193ce43-1fde-7bb4-af7d-216ee17065b8" does not exist(预期结果报错:internal error: Can't DROP 'index_65'; check that column/key exists)
测试复现步骤见Steps to Reproduce
并发测试sql:
测试日志:
test.log
Expected Behavior
No response
Steps to Reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: