MySQL 101: Linux Tuning for MySQL

When trying to do some Linux tuning for MySQL, there are a few options that will greatly influence the speed of MySQL. Below are some of the most important of these settings to help you get started.
Swappiness
The first thing to look at is what swappiness is set to. This will determine the tendency of […]