Skip to content

deleted system table still can be get from information_schema #43714

@seiya-annie

Description

@seiya-annie

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

create table in mysql db
drop table
check with "select * from information_schema"

2. What did you expect to see? (Required)

can't find this table in information_schema

3. What did you see instead (Required)

still exist

4. What is your TiDB version? (Required)

master

Metadata

Metadata

Assignees

Labels

affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.priority/release-blockerThis issue blocks a release. Please solve it ASAP.severity/majorsig/sql-infraSIG: SQL Infratype/bugThe issue is confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions