我要评分文档获取效率文档正确性内容完整性文档易理解0/200提交在线提单论坛求助 概述 information_schema表为MySQL数据库查看数据库状态的一系列表,详细见MySQL官方参考文档《INFORMATION_SCHEMA Tables》。 information_schema表查询示例: 1select * from information_schema.THREAD_POOL_GROUPS; 父主题: 新增information_schema表