summaryrefslogtreecommitdiff
path: root/mysql-test/include/show_master_status.inc
blob: b7b32a65df4119df865436e66f99e1bcdd35d774 (plain)
1
2
3
4
5
# show master status

# mask out the binlog position
-- replace_column 2 # 3 <Binlog_Do_DB> 4 <Binlog_Ignore_DB>
show master status;