By Clay Li on Friday, 05 July 2019
Category: Feature

How to Tune MySQL with MySQLTuner

Calem uses MySQL as its database. For customers using Calem Cloud Services the database tuning is handled by the Calem Support Team. Using MySQLTuner to set optimal settings of MySQL helps handle larger data sets and prevents Calem from slowdown.

For customers with on-premise deployment of Calem the database turning may be performed every six month or every year when the one of the following condition is observed:


MySQLTuner for Linux ​

Customers with Calem on-premise in Linux may use the guide from Linode to do MySQL tuning: https://www.linode.com/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/

MySQLTuner for Windows ​

Customers with Calem on-premise in Windows may use the GitHub site below to do MySQL tuning: https://github.com/pmachapman/mysqltuner/

Additional resources