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