]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.sysconfig
- updated info patch
[packages/mysql.git] / mysql.sysconfig
index f1960deef370d15908ec6b627351df6bdc21dea2..8e57c83f6a00a7d5c82594ca3d4f260fa2468b04 100644 (file)
@@ -1,7 +1,11 @@
-# Customized setings for mysql
+# Customized settings for mysql
 
-# Define nice level for cron 
+# Define nice level for mysql
 SERVICE_RUN_NICE_LEVEL="+0"
 
-# extra mysqld options
-#MYSQLD_OPTS=""
+# Be compatible with RA layout (not supported)
+MYSQL_RA_COMPAT="no"
+
+# For clusters configuration look into /etc/mysql/clusters.conf
+# Don't use **obsolete** MYSQL_DB_CLUSTERS option
+
This page took 0.032333 seconds and 4 git commands to generate.