摘要: Mysql:show full processlist; //看所有进程show status like 'Threads%'; //看所有连接show global variables like 'wait_timeout'; //mysql看sleep自动断开时长 show open table 阅读全文
posted @ 2019-12-19 09:45 朱小勇 阅读(158) 评论(0) 推荐(0) 编辑