• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Mysql uses high CPU resources

ismail el moussati

Basic Pleskian
Hi all, I got an issue that MYSQL uses very high CPU. Even website sometimes down due unavailable cpu free space.
Check this please :
mysql 20 0 1278M 140M 5788 S (this is cpu in per cent) 189. 1.8 5h14:59 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld
 
I find out that my website db, sends from this table a lot of info. every 2-3s

How i can reduce the number of info sent by this table to 3 or 2 minutes ?

Yours,
 

Attachments

  • Annotation 2020-04-30 185502.png
    Annotation 2020-04-30 185502.png
    97.5 KB · Views: 53
You probably can't. The software has a reason why it stores data frequently. This is not a problem of the database, but of the software design.
 
Back
Top