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

Doris无法查询information_schema.tables表信息

Asked Feb 27 Modified Feb 28
Viewed 76
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)8286
answered Feb 28
Related Questions
3.0.8版本be节点从3个升级到5个,业务高峰期读延迟大
1 answers
doris3.0.8 3台中一台be节点偶发性宕机
2 answers
关于数值类型decimalv3兼容性问题
2 answers
ccr任务job_progress接口-子任务的binlog_type字段都有哪些枚举值
1 answers
ccr数据同步成功了,但是执行get_lag的last_binlog_timestamp和first_binlog_timestamp为什么都是1970-01-01 08:00:00,我该怎么查看上次同步时间呢
1 answers
使用doris物化视图做数仓分层,哪种策略好
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 中文技术论坛.