DP_S/build/lib/mysql/mysql-test/include/show_master_status.inc

6 lines
133 B
PHP
Raw Permalink Normal View History

2024-04-24 10:25:44 +08:00
# show master status
# mask out the binlog position
-- replace_column 2 # 3 <Binlog_Do_DB> 4 <Binlog_Ignore_DB>
show master status;