MariaDB and MySQL Performance Tuning on Linux
A default MySQL or MariaDB installation is conservative — configured to work on minimal hardware. Most production servers have significantly more RAM and CPU than the defaults assume, which means the database is leaving performance on the table. These are the settings I tune when setting up a database server. Not all of them apply […]
MariaDB and MySQL Performance Tuning on Linux Read Post »