summaryrefslogtreecommitdiff
path: root/mysql-test/include/show_slave_status2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/show_slave_status2.inc')
-rw-r--r--mysql-test/include/show_slave_status2.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/mysql-test/include/show_slave_status2.inc b/mysql-test/include/show_slave_status2.inc
deleted file mode 100644
index 9c4e14c62c2..00000000000
--- a/mysql-test/include/show_slave_status2.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-# Include file to show the slave status, masking out some information
-# that varies depending on where the test is executed.
-
-# masked out log positions
-
---replace_result $MASTER_MYPORT MASTER_PORT
---replace_column 1 # 7 # 8 # 9 # 16 # 22 # 23 # 33 # 35 # 36 #
-query_vertical SHOW SLAVE STATUS;