• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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