1.过滤出执行时间极大SQL语句(maatkit的digest工具,按照执行时间排序)

mysqlbinlog binlog.xxxxxxx |mk-query-digest –type binlog –nofor-explain
在测试机上执行筛选的语句,并没有发现有任何的性能异常

https://www.cnblogs.com/cenalulu/archive/2012/05/14/2499753.html 慢查询日志中出现超大时间的案例分析

相关文章:

  • 2022-01-27
  • 2022-12-23
  • 2021-10-01
  • 2021-04-28
  • 1970-01-01
猜你喜欢
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-12-29
  • 2022-02-21
  • 2021-05-31
相关资源
相似解决方案