MySQL进程常见的State【转】
一 般情况下,DBA能从监控mysql的状态列表中查看出数据库的运行端倪,需要注意的是STATUS所表示的不同内容。且需要注意的是TIME字段表示的 意思。它表示的只是最后那个STAT状态持续的时间。这个时间是有可能忽大忽小的。而不是SQL开始执行到现在的时间。单位时间是秒。After createThis occurs when the thread creates a table (including internal temporary tables), at the end of the fu
转载
2021-01-22 19:20:32 ·
861 阅读 ·
0 评论