Document Center概述Back to Top文档评分FindabilityAccuracyCompletenessReadability0/200SubmitClose在线提单论坛求助 概述 information_schema表为MySQL数据库查看数据库状态的一系列表,详细见MySQL官方参考文档《INFORMATION_SCHEMA Tables》。 information_schema表查询示例: 1select * from information_schema.THREAD_POOL_GROUPS; 父主题: 新增information_schema表