]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- english (I hope so)
authorTomasz Pala <gotar@pld-linux.org>
Sat, 14 Aug 2004 09:12:47 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql-clusters.conf -> 1.4

mysql-clusters.conf

index 402fe33a3df9a2dd0fbbe2696b7728197ba45011..9dcba4dff7e7246655f3b41148242d021b77efd5 100644 (file)
@@ -1,12 +1,12 @@
-# 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 standard use you don't have to set anything in that place
+# For standard use you don't have to set anything here
 
 mysqld.conf=/var/lib/mysql
This page took 0.070119 seconds and 4 git commands to generate.