/etc/mysql/conf.d/mysql.cnf - Debian GNU/Linux 10 (buster)

This is the default example configuration of mysql.cnf provided by MariaDB. This config file was generated by MariaDB running on Debian 10.

It is located under: /etc/mysql/conf.d/mysql.cnf

    [mysql]

    
  

Config Details

Location
/etc/mysql/conf.d/mysql.cnf
Operating system
Debian GNU/Linux 10 (buster)
Length
1 lines
MD5 checksum
61e0993270966cc6bc96b46c01ade21f

Usage

Download the raw file with wget or curl

Wget

wget -O mysql.cnf.example http://exampleconfig.com/static/raw/mariadb/debian10/etc/mysql/conf.d/mysql.cnf

cURL

curl http://exampleconfig.com/static/raw/mariadb/debian10/etc/mysql/conf.d/mysql.cnf > mysql.cnf.example