摘要: mysql> show global status; 可以列出MySQL服务器运行各种状态值 一、慢查询 mysql> show variables like '%slow%'; + + + | Variable_name | Value | + + + | log_slow_queries | O 阅读全文
posted @ 2022-09-26 21:12 testcodell 阅读(269) 评论(0) 推荐(0)