博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年6月28日

摘要: Audit mysql query slow.1. start slow log.Two method:(1)edit my.cnf ,add text as belows to [mysqld].#if long_query_time=0, all queries will be saved to log filelong_query_time=1#create the log file and... 阅读全文
posted @ 2010-06-28 10:21 Likwo 阅读(478) 评论(0) 推荐(0) 编辑