]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql-clusters.conf
- adapterized
[packages/mysql.git] / mysql-clusters.conf
index 6e9639f44669527fc33ceae8062224e988b3236f..7fa6e290b32e93228b893fc5b5fded8966c8de17 100644 (file)
@@ -1,14 +1,10 @@
-# This file contains MySQL clusters specification.
-# If you want to use than one cluster then read carefuly
+# This file contains MySQL clusters configuration.
+# If you want to use more than one cluster read carefuly
 # http://www.mysql.com/doc/en/Multiple_servers.html
-# and set properly all options described there.
+# and set properly all described there options.
 #
 # You can add one cluster per line
 # /config/location.conf=/cluster/directory
-# If you give config name without path it'll be looked in /etc/mysql/
+# If you give config name without path it defaults to /etc/mysql/
 #
-# For regular user you don't have to set anything in that place
-
-mysqld.conf=/var/lib/mysql
-/etc/mysqld.conf=/var/lib/mysql/1
-/etc/mysql/mysqld.conf=/var/lib/mysql/2
+# mysqld.conf=/var/lib/mysql
This page took 0.356999 seconds and 4 git commands to generate.