1.开启慢日志

 

2.使用show full processlist抓出慢查询语句

 

3.使用explain分析语句

 

4. set global profiling = ON

相关文章:

  • 2021-10-03
  • 2021-06-26
  • 2022-03-07
  • 2021-06-23
  • 2021-05-04
  • 2021-11-16
猜你喜欢
  • 2022-12-23
  • 2021-09-05
  • 2021-07-17
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
相关资源
相似解决方案