Apache Doris 中文技术论坛
Questions Tags Users Badges

Doris无法查询information_schema.tables表信息

Asked Feb 27 Modified Feb 28
Viewed 48
3.0 doris-webui query

Studio访问Doris时,数据库中表无法展示,会话显示以下语句查询超时:
/* ApplicationName=SelectDBStudio */
select
TABLE_NAME,
CREATE_TIME,
TABLE_COMMENT
from
information_schema.tables
where
TABLE_SCHEMA = 'js_ods'
and TABLE_TYPE = 'VIEW'
image.png
image.png

edited Feb 28
NoobsZero17
asked Feb 27
1 Answers

正常mysql client或者其他工具查询如何?

edited Jan 1, 1970
徐振超@SelectDB(可以直接加微信Faith_xzc)8226
answered Feb 28
Related Questions
get_json_string/json_extract 在不同的Doris版本中结果不一致
1 answers
doris 3.1.2连接iceberg问题
2 answers
Doris从2.1.6迭代升级到3.1.2后故障问题
1 answers
当前没有任何的写入和查询操作,CPU使用仍然在1000%+
1 answers
Power BI 连接器链接Doris导入数据 ,会话大概在2000秒左右就会被终止
1 answers
stream load 不支持Workload Group 'lx_dev_user'@'10.11.11.%' 授权,只能'lx_dev_user'@'%' 授权
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.