]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql.init
localize vars
[packages/mysql.git] / mysql.init
index 2a1a01d961ebb99da1e97e874bcf9cb20c74700e..e2a5907e8999d35f67502e556934729b1c6de4b3 100755 (executable)
@@ -623,6 +623,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.033802 seconds and 4 git commands to generate.