Saturday 12 December 2020

Tuning MySQL dengan MySQLTuner-perl

 ...

Referensi

  1. MySQLTuner-perl, https://github.com/major/MySQLTuner-perl
  2. MySQL Calculator, http://www.mysqlcalculator.com/
  3. MySQL 5.7 Performance Tuning After Installation, https://www.percona.com/blog/2016/10/12/mysql-5-7-performance-tuning-immediately-after-installation/
  4. MySQL Slow Log Analyzer, https://github.com/CherryCircle/MySQLSlowLogAnalyzer
  5. Identify Slow Queries, https://docs.pingcap.com/tidb/v3.0/identify-slow-queries
  6. Slow Query Log Overview, https://mariadb.com/kb/en/slow-query-log-overview/
  7. Configuring the max_connections setting in MySQL, https://dba.stackexchange.com/questions/233886/configuring-the-max-connections-setting-in-mysql
  8. How large should be mysql innodb_buffer_pool_size?, https://dba.stackexchange.com/questions/27328/how-large-should-be-mysql-innodb-buffer-pool-size

No comments:

Post a Comment