开发者

Logging queries affected by table locks in MySQL

Is it possible to create a log of queries that are slowed down by MyISAM table locks? I'm trying to convince my boss that we need to convert to InnoDB to improve site performance, but need to know what sort of 开发者_如何学编程gains would be made.

Thanks


Never mind, I found http://dev.mysql.com/doc/refman/5.1/en/mysqldumpslow.html

Slow query log keeps record of lock time.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜