]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.init
- updated to 5.5.32
[packages/mysql.git] / mysql.init
index 2a1a01d961ebb99da1e97e874bcf9cb20c74700e..ab323549a136fd1178b1065d07c167f4b0b0e657 100755 (executable)
@@ -550,7 +550,11 @@ END_OF_MSG
        else
                fail
                cat << END_OF_MSG
-Installation of grant tables FAILED!
+ERROR:
+ERROR:
+ERROR: Installation of grant tables FAILED!
+ERROR:
+ERROR:
 
 The initialization SQL script was preserved at $MYSQL_DATA_DIR/mysql-init.sql
 
@@ -623,6 +627,7 @@ condrestart() {
 }
 
 status() {
+       local mysqldir addr port socket pid pids running datadir 
        RETVAL=3
        for mysqldir in $DB_CLUSTERS; do
                mysqlstatus "$mysqldir"
This page took 0.059072 seconds and 4 git commands to generate.