Tagged articles
2 articles
Page 1 of 1
Laravel Tech Community
Laravel Tech Community
Nov 1, 2023 · Databases

MySQL my.cnf Configuration Parameters Reference

This article presents a detailed reference of MySQL server configuration options (my.cnf), explaining each setting such as storage engine, networking, replication, logging, cache sizes, and performance‑related parameters to help administrators fine‑tune their databases.

Database Configurationmy.cnfmysql
0 likes · 12 min read
MySQL my.cnf Configuration Parameters Reference
ITPUB
ITPUB
Feb 6, 2018 · Databases

Essential MySQL my.cnf Settings for Optimal Server Performance

This guide explains how to boost MySQL performance by tuning hardware factors such as disk I/O, CPU and memory, and by adjusting key my.cnf parameters—including skip-name-resolve, back_log, key_buffer_size, query cache, and connection limits—to match server resources and workload.

Database Configurationmy.cnfmysql
0 likes · 7 min read
Essential MySQL my.cnf Settings for Optimal Server Performance