MySQL: Global Variables and Configuration

by Mark Nielsen
Copyright 2022


In time, we will adding more sections.
  1. Links
  2. Linux system configuration
  3. MySQL, Percona, MariaDB
  4. Galera


Links



Linux



MySQL, Percona, MariaDB

We will include INNODB settings in the lists below. We manually add sections for other engines later.

Very important configurations

Temporary Speed Boost

There are times when you need a speed boost. This can be the master or on a Slave. If this becomes a regular habit, consider setting the server for upgrading, horizontal scaling, or vertical scaling, a cache like Redis, load balancing, sharding, etc. I might add more variables here in the future.



Galera

I don't have much to say on Galera right now. I only have had a few instances where I had to figure out issues.