stanley-king 3 tahun lalu
induk
melakukan
3705cee705
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      util/purge.sh

+ 1 - 1
util/purge.sh

@@ -107,7 +107,7 @@ echo $command
 for host in ${slave_hosts[@]}
 do
   echo $host:$command
-#  mysql -uroot -pXTZ@shop@951688 --host=$host -e "$command"
+  mysql -uroot -pXTZ@shop@951688 --host=$host -e "$command"
 done