summaryrefslogtreecommitdiffstats
path: root/my.cnf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-02-08 18:54:33 +0100
committerRemi Collet <fedora@famillecollet.com>2013-02-08 18:54:33 +0100
commit2ca30afff3e168933508df3c17c8887bbdc1961f (patch)
tree3d6b1c76034d538bbf6164ab2043d97d7b57ea8b /my.cnf
parent0603c4871846766a684067d02ba293000b726a56 (diff)
mysql: sync with rawhide
Diffstat (limited to 'my.cnf')
-rw-r--r--my.cnf12
1 files changed, 6 insertions, 6 deletions
diff --git a/my.cnf b/my.cnf
index aa5efe7..8219d8b 100644
--- a/my.cnf
+++ b/my.cnf
@@ -1,16 +1,16 @@
[mysqld]
-# Settings user and group are ignored when systemd is used (fedora >= 15).
-# If you need to run mysqld under different user or group,
-# customize your systemd unit file for mysqld according to the
-# instructions in http://fedoraproject.org/wiki/Systemd
-user=mysql
-
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
+# Settings user and group are ignored when systemd is used (fedora >= 15).
+# If you need to run mysqld under a different user or group,
+# customize your systemd unit file for mysqld according to the
+# instructions in http://fedoraproject.org/wiki/Systemd
+user=mysql
+
# Semisynchronous Replication
# http://dev.mysql.com/doc/refman/5.5/en/replication-semisync.html
# uncomment next line on MASTER