MYSQL性能分析工具 show profiling

5.1版本开始引入show profile剖析单条语句功能 查看是否支持: show VARIABLES LIKE '%profil%' have_profiling          YES    表示支持profile profiling                  OFF     表示没开启 profiling_history_size  15     就最近15条 开启profili
相关文章
相关标签/搜索