7a5573f
[mysqld]
7a5573f
datadir=/var/lib/mysql
7a5573f
socket=/var/lib/mysql/mysql.sock
7a5573f
# Disabling symbolic-links is recommended to prevent assorted security risks
7a5573f
symbolic-links=0
7a5573f
# Settings user and group are ignored when systemd is used.
7a5573f
# If you need to run mysqld under a different user or group,
7a5573f
# customize your systemd unit file for mysqld according to the
7a5573f
# instructions in http://fedoraproject.org/wiki/Systemd
7a5573f
7a5573f
[mysqld_safe]
7a5573f
log-error=/var/log/mysqld.log
7a5573f
pid-file=/var/run/mysqld/mysqld.pid
7a5573f
7a5573f
#
7a5573f
# include all files from the config directory
7a5573f
#
7a5573f
!includedir /etc/my.cnf.d
7a5573f