select * from information_schema.tables get Error 1105 (HY000): context deadline exceeded
#44471
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
component/ddl
This issue is related to DDL of TiDB.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-7.1
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
br
pd
,tidb
,tikv
for 5 minutes in order, then delete chaos (not sure if it is necessary)SELECT * FROM `information_schema`.`tables` WHERE `table_schema` = ? AND `table_name` = ? LIMIT 1;
2. What did you expect to see? (Required)
query run success
3. What did you see instead (Required)
some related log
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: