mysql使用show profile进行sql分析

2024-11-09 13:23:34

1、mysql中show profile是mysql提供可以用来分析当前会话中语句执行的资源消耗情况,可以用于sql的调优的测量。这个参数默认是关闭的。女秘书为了上位,宁愿做小三,拼命迎合CEO

mysql使用show profile进行sql分析

3、执行一系列的sql,然后使用show profiles分析sql的执行效率。

mysql使用show profile进行sql分析

5、show profile的参数有很多,详细参数请参考下图:

mysql使用show profile进行sql分析mysql使用show profile进行sql分析
猜你喜欢