Skip to main content

MySQL Memory and Speed Issues - Slow Query Log and MySQLTuner

Comments

2 comments

  • cPanelMichael
    Hello :) I recommend letting MySQL run for at least 24 hours before running the tuner script to get more accurate results. Thank you.
    0
  • thinkbot
    Update those: key-buffer-size = 45M # CACHES AND LIMITS # query-cache-type = 1 query-cache-size = 30M max-connections = 200 table-definition-cache = 2000 table-open-cache = 2000 innodb-buffer-pool-size = 200M It will make quite a difference since you config was quite bad but you dont have much queries to compare (mysql run only 7 min)
    0

Please sign in to leave a comment.