Mariadb Configuration Files

Original, unaltered MariaDB config files from fresh installations

17 Mariadb Configuration Files

MariaDB - /etc/mysql/debian.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# Automatically generated for Debian scripts. DO NOT TOUCH! [client] host = localhost user = root password = s…

13 lines β€’ MD5: e74d0ae2...

MariaDB Debian

MariaDB - /etc/mysql/debian-start

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

#!/bin/bash # # This script is executed by "/etc/init.d/mysql" on every (re)start. # # Changes to this file will be pre…

43 lines β€’ MD5: 698c5abe...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 1. "/et…

24 lines β€’ MD5: 46a0151b...

MariaDB Debian

MariaDB - /etc/mysql/my.cnf.fallback

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

33 lines β€’ MD5: dbe8b375...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-server.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # #…

135 lines β€’ MD5: 073e3232...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# NOTE: This file is read only by the traditional SysV init script, not systemd. # MariaDB systemd does _not_ utilize m…

31 lines β€’ MD5: ace3390e...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# # These groups are read by MariaDB command-line tools # Use it for options that affect only one utility # [mysql] # …

25 lines β€’ MD5: 593e2010...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-client.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# # This group is read by the client library # Use it for options that affect all clients, but not the server # [clien…

23 lines β€’ MD5: 5898a2c9...

MariaDB Debian

MariaDB - /etc/mysql/conf.d/mysql.cnf

πŸ“ Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

30 lines β€’ MD5: a57fde3e...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/60-galera.cnf

πŸ“ Debian 11 (Bullseye), Debian 12 (Bookworm)

πŸ“ Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# # * Galera-related settings # # See the examples of server wsrep.cnf files in /usr/share/mysql # and read more at htt…

22 lines β€’ MD5: e2f4b791...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/provider_snappy.cnf

πŸ“ Debian 12 (Bookworm)

πŸ“ Ubuntu 24.04 LTS (Noble Numbat)

[server] plugin_load_add=provider_snappy provider_snappy=force_plus_permanent

4 lines β€’ MD5: 97735326...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/provider_lzo.cnf

πŸ“ Debian 12 (Bookworm)

πŸ“ Ubuntu 24.04 LTS (Noble Numbat)

[server] plugin_load_add=provider_lzo provider_lzo=force_plus_permanent

4 lines β€’ MD5: 4753866a...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/provider_lzma.cnf

πŸ“ Debian 12 (Bookworm)

πŸ“ Ubuntu 24.04 LTS (Noble Numbat)

[server] plugin_load_add=provider_lzma provider_lzma=force_plus_permanent

4 lines β€’ MD5: 69ea1a50...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/provider_lz4.cnf

πŸ“ Debian 12 (Bookworm)

πŸ“ Ubuntu 24.04 LTS (Noble Numbat)

[server] plugin_load_add=provider_lz4 provider_lz4=force_plus_permanent

4 lines β€’ MD5: 5dc12c98...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/provider_bzip2.cnf

πŸ“ Debian 12 (Bookworm)

πŸ“ Ubuntu 24.04 LTS (Noble Numbat)

[server] plugin_load_add=provider_bzip2 provider_bzip2=force_plus_permanent

4 lines β€’ MD5: 6c0ab650...

MariaDB Debian

MariaDB - /etc/my.cnf

πŸ“ Alpine Linux v3.21

πŸ“ CentOS Stream 9

# This group is read both both by the client and the server # use it for options that affect everything [client-server]…

13 lines β€’ MD5: 53cd06a8...

MariaDB Alpine Linux

MariaDB - /etc/my.cnf.d/mariadb-server.cnf

πŸ“ Alpine Linux v3.21

# # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # …

43 lines β€’ MD5: 5afd2a14...

MariaDB Alpine Linux