登入 MySQL ~ shell > ./mysql -u root -p (輸入密碼.... ) shell > show processlist; 就可以看現在有哪些 SQL 語法在執行,若耗 CPU 太兇則就要考慮對 SQL 語法最佳化囉!