Skip to main content

MysqlTunner optimization help

Comments

4 comments

  • Eminds
    what server configuration do you have . You can refer to this link mariadb optimization - mysqltuner
    0
  • SpaceCowboy
    what server configuration do you have . You can refer to this link mariadb optimization - mysqltuner

    What do you want to know exactly? Every server is a world so his config don't mean much to me.
    0
  • SysSachin
    Hello, You could try implementing some of the advice suggested by the tuner:
    -------- Recommendations ------------------------------------------------------- -------------------- : *** MySQL's maximum memory usage is dangerously high *** *** Add RAM before increasing MySQL buffer variables *** join_buffer_size (> 128.0M, or always use indexes with joins)

    Then, let MySQL run for at least 24 hours, and run the tuner again to see if there's new advice.
    0
  • cPanelMichael
    Hello, I'll leave this thread open for others to provide user-feedback on custom MySQL tuning, but regarding the high load average, you may also want to review the following thread: Troubleshooting high server loads on Linux servers Thank you.
    0

Please sign in to leave a comment.