MariaDB - /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original 50-mysql-clients.cnfConfiguration File Information
Authentic & Original
Unaltered 50-mysql-clients.cnf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 22.04 LTS (Jammy Jellyfish)
โ Also compatible:
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 24.04 LTS (Noble Numbat),
โ Different versions:
Configuration File Content
23 lines
#
# These groups are read by MariaDB command-line tools
# Use it for options that affect only one utility
#
[mysql]
[mysql_upgrade]
[mysqladmin]
[mysqlbinlog]
[mysqlcheck]
[mysqldump]
[mysqlimport]
[mysqlshow]
[mysqlslap]
Download Commands
50-mysql-clients.cnf โข
Download the 100% original unaltered configuration file pulled from MariaDB
Using wget:
wget -O 50-mysql-clients.cnf.example https://exampleconfig.com/api/v1/config/original/2e0e48974b270cb20c2b66aa71f6cd92?hint=50-mysql-clients.cnf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/2e0e48974b270cb20c2b66aa71f6cd92?hint=50-mysql-clients.cnf > 50-mysql-clients.cnf.example