Skip to content

Result wrong for query select TABLE_SCHEMA from information_schema.tables where TIDB_TABLE_ID= xx #57657

@lilinghai

Description

@lilinghai

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

image

-- return all schema names
select TABLE_SCHEMA from information_schema.tables where TIDB_TABLE_ID=4611686018427387967; 

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

8.5 master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions