Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Innodb クエリによって消費される CPU 時間を分析するにはどうすればよいですか?
私はinnotopを持っていますが、それがどこにあるのかわかりません。
ありがとう。
SHOW PROFILE CPUコマンドを使用して、個々のクエリで CPU 使用率を分析できます。
私の知る限り、「すべてのinnodbクエリが使用された」CPUの量を確認する方法はありません。