Get the default configuration file .keepme for MySQL, optimized for Debian GNU/Linux 8 (jessie). This example configuration ensures optimal compatibility and performance for MySQL, making it easy to set up and adjust to meet your needs.
Find and download the configuration file here: /etc/mysql/conf.d/.keepme.
For more configurations and setup guides, visit our related files section to further customize your system.
Download the raw file with wget or curl
wget -O .keepme.example https://exampleconfig.com/static/raw/mysql/debian8/etc/mysql/conf.d/.keepme
curl https://exampleconfig.com/static/raw/mysql/debian8/etc/mysql/conf.d/.keepme > .keepme.example
Other config files you might find useful