]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.sysconfig
- skip-innodb sample
[packages/mysql.git] / mysql.sysconfig
index 30037deb28a22ccba0c14d094aa54dd047b0ffd2..481c87d149c60d1dd13da8555e0153f0f31e0d9d 100644 (file)
@@ -2,3 +2,12 @@
 
 # Define nice level for mysql
 SERVICE_RUN_NICE_LEVEL="+0"
+
+# 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
+
+# Skip automatic mysqld restarts invoked from rpm installs.
+#RPM_SKIP_AUTO_RESTART=yes
This page took 0.038232 seconds and 4 git commands to generate.