Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: show (reset)
mysql 执行状态分析 show processlist

Sleep状态 Waiting for net, reading from net, writing to net Locked状态 Copy to tmp table Sending data Sending data:并不是发送数据,别被这个名字所欺骗,这是从物理磁盘获取数据的进程,如果你的影...

【mysql】  【Cache】  【磁盘】  【show】  【执行状态分析】  【processlist】   点击查看原文>