-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/tiflashseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- create vector index
- drop vector index
- run
select * from information_schema.tiflash_indexes;
2. What did you expect to see? (Required)
vector index is dropped.
3. What did you see instead (Required)
vector index still exists.
4. What is your TiDB version? (Required)
master
Metadata
Metadata
Assignees
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/tiflashseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.