From 01f654cabbc05fc589480125fdbfa0c349521434 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Feb 2019 00:07:15 +0000 Subject: Script nolonger required --- scripts/checkMySQLrepl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 scripts/checkMySQLrepl (limited to 'scripts/checkMySQLrepl') diff --git a/scripts/checkMySQLrepl b/scripts/checkMySQLrepl deleted file mode 100755 index 5a6857a..0000000 --- a/scripts/checkMySQLrepl +++ /dev/null @@ -1,5 +0,0 @@ -mysql --defaults-extra-file=/root/.my.cnf mysql -hdefiant -e 'show master status' -mysql --defaults-extra-file=/root/.my.cnf mysql -hfirebrand -e 'show master status' - -mysql --defaults-extra-file=/root/.my.cnf mysql -hdefiant -e 'show slave status' --vertical -mysql --defaults-extra-file=/root/.my.cnf mysql -hfirebrand -e 'show slave status' --vertical -- cgit v1.2.3