]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.sysconfig
- new way of clusters. First Contact. Feel free to discuss about that.
[packages/mysql.git] / mysql.sysconfig
index e947cc8f8a34d3c27eb73a383b5b823ddf88fae6..b956d63042d34c6c36719fd5be3f8dc2e3c7c697 100644 (file)
@@ -3,16 +3,6 @@
 # Define nice level for mysql
 SERVICE_RUN_NICE_LEVEL="+0"
 
-# standard setting
-# MYSQL_DB_CLUSTERS="/var/lib/mysql"
-
-# If you want to use than one cluster then read carefuly
-# http://www.mysql.com/doc/en/Multiple_servers.html
-# and set properly all options described there.
-
-# predictable usage
-# MYSQL_DB_CLUSTERS="/var/lib/mysql/01 /var/lib/mysql/02"
-
-# new database disk arrived
-# MYSQL_DB_CLUSTERS="/var/lib/mysql/01 /var/lib/mysql/02 /mnt/db/01"
+# For clusters configuration look into /etc/mysql/clusters.conf
+# Don't use **obsolete** MYSQL_DB_CLUSTERS option
 
This page took 0.042754 seconds and 4 git commands to generate.