开发者

Tools for analyzing the slow query log of MySql [closed]

开发者 https://www.devze.com 2023-03-18 06:49 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

I am looking f开发者_运维知识库or a tool that will help me analyze my slow queries log of MySql, any suggestions?


Did you try mysqldumpslow, part of MySQL?

http://dev.mysql.com/doc/refman/5.1/en/mysqldumpslow.html


I like this Ruby gem: https://github.com/wvanbergen/request-log-analyzer

0

精彩评论

暂无评论...
验证码 换一张
取 消