MySQL 服务器进行调优的“窍门”

  发布时间:2025-11-05 13:39:16   作者:玩站小弟   我要评论
复制 [MySQL(和PHP搭配之最佳组合)d];enabletheslowquerylog,default10secondslog-slow-queries;l 。
复制

[MySQL(和PHP搭配之最佳组合)d]; enable the slow query log,窍门 default 10 secondslog-slow-queries; log queries taking longer than 5  secondslong_query_time = 5

MySQL 服务器进行调优的“窍门”

log queries that dont use indexes even if they take less than long_query_time; 

MySQL(和PHP搭配之最佳组合) 4.1 and newer onlylog-queries-not-using-indexes   1.2.3.4.

  • Tag:

相关文章

最新评论