Skip to main content

Mysql is very Slow

Comments

2 comments

  • cPanelMichael
    Hello :) I suggest running a MySQL tuner to see what kind of results you get. The following thread is a good place to start: mysqlmymonlite.sh server stats gathering tool for cPanel Server Thank you.
    0
  • musioc
    Thank you for your reply I don't know what is the problem, It is very strange problem. Some sites (even with mysql connection) loads very fast and some loads very slow. This command take about 10 ~ 20 seconds to run (mysql command): mysql> SELECT count(*) FROM tables WHERE ENGINE = 'InnoDB'; +----------+ | count(*) | +----------+ | 11182 | +----------+ 1 row in set (22.16 sec)
    I think information_schema is the reason.
    0

Please sign in to leave a comment.