MariaDB - /etc/my.cnf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen my.cnfKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert my.cnf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Alpine Linux v3.21
✓ Auch kompatibel:
Konfigurationsdatei-Inhalt
13 Zeilen
# This group is read both both by the client and the server
# use it for options that affect everything
[client-server]
# This group is read by the server
[mysqld]
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# include all files from the config directory
!includedir /etc/my.cnf.d
Download-Befehle
my.cnf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von MariaDB
Mit wget:
wget -O my.cnf.example https://exampleconfig.com/api/v1/config/original/53cd06a8d493f97c8b2aa273767e1a1d?hint=my.cnf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/53cd06a8d493f97c8b2aa273767e1a1d?hint=my.cnf > my.cnf.example