1、select @@profiling;
2、set @@session.profiling=on;
3、show profiles;
4、show profile for query 2;

相关文章:

  • 2021-06-26
  • 2022-03-07
  • 2022-12-23
  • 2021-11-16
猜你喜欢
  • 2021-12-08
  • 2021-07-18
  • 2021-08-26
  • 2022-12-23
  • 2021-10-03
相关资源
相似解决方案