MySQL High CPU Usage

robust

Member
Jun 16, 2020
63
0
6
MySQL is consuming lots of cpu & memory %.
Please let me know how to resolve this.
83

Thank you
 

wasif

Administrator
Staff member
Apr 9, 2019
576
112
43
Rob,

You need to look into MySQL running processes and paste here the processed related to Mumara so I can better advise.

msql -uroot -p
show full processlist;


Thank You