mysql.init

Jacek Nowosielski j12365715 w wp.pl
Czw, 8 Lip 2004, 20:14:32 CEST


Czy w tym skrypcie startowym nie powinno to wygladac tak?
Index: SOURCES/mysql.init
===================================================================
RCS file: /cvsroot/SOURCES/mysql.init,v
retrieving revision 1.59
diff -u -r1.59 mysql.init
--- SOURCES/mysql.init  7 Jun 2004 19:53:04 -0000       1.59
+++ SOURCES/mysql.init  8 Jul 2004 18:15:15 -0000
@@ -97,7 +97,7 @@
        clusterdir="$1"
 
        # emulate old behaviour if only one cluster specified
-       if [ "$clusterdir" = "$MYSQL_DB_CLUSTERS" -a "$clusterdir" = 
"/var/lib/mysql" -a -f /etc/mysqld.conf ]; then
+       if [ "$clusterdir" = "$MYSQL_DB_CLUSTERS" -a "$clusterdir" = 
"/var/lib/mysql" -a -f /etc/mysql/mysqld.conf ]; then
                MYSQL_NO_CLUSTER_COMPAT=yes; export MYSQL_NO_CLUSTER_COMPAT
                config_file=/etc/mysqld.conf
        fi




Więcej informacji o liście dyskusyjnej pld-devel-pl