赞
踩
使用命令show global status like 'Threads_running';可以查看服务端没有睡眠的线程数量。 例如:
show global status like 'Threads_running';