2018年12月21日

Mysql性能监控项及sql语句

摘要: 推荐一款mysql监控软件MONyog 1、查询缓存: mysql> show variables like '%query_cache%'; 2、缓存在Cache中线程数量thread_cache_size: mysql> show variables like 'thread%'; 3、DB已连 阅读全文

posted @ 2018-12-21 00:29 灬菜鸟灬 阅读(1688) 评论(0) 推荐(0)

导航