1eadb03
#
Norvald H. Ryeng 2f29560
# This group are read by MySQL server.
1eadb03
# Use it for options that only the server (but not clients) should see
1eadb03
#
Norvald H. Ryeng 2f29560
# For advice on how to change settings please see
Norvald H. Ryeng 2f29560
# http://dev.mysql.com/doc/refman/en/server-configuration-defaults.html
1eadb03
740a4a0
# Settings user and group are ignored when systemd is used.
740a4a0
# If you need to run mysqld under a different user or group,
Norvald H. Ryeng 2f29560
# customize your systemd unit file for mysqld according to the
740a4a0
# instructions in http://fedoraproject.org/wiki/Systemd
Norvald H. Ryeng 2f29560
1eadb03
[mysqld]
740a4a0
datadir=@MYSQL_DATADIR@
Bjorn Munch 3266fef
socket=@MYSQL_UNIX_ADDR@
ecef712
log-error=@LOGFILE_RPM@
062422d
pid-file=@PID_FILE_DIR@/@DAEMON_NO_PREFIX@.pid
1eadb03