diff options
Diffstat (limited to 'mysql-test/include/show_master_logs.inc')
-rw-r--r-- | mysql-test/include/show_master_logs.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/include/show_master_logs.inc b/mysql-test/include/show_master_logs.inc new file mode 100644 index 00000000..4792ebd9 --- /dev/null +++ b/mysql-test/include/show_master_logs.inc @@ -0,0 +1,5 @@ +# show master logs + +# mask out the binlog position +-- replace_column 2 # +query_vertical show master logs; |