mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Use same style for SHOW MASTER STATUS fields as
for SHOW SLAVE STATUS.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
reset master;
|
||||
show master status;
|
||||
File Position Binlog_do_db Binlog_ignore_db
|
||||
File Position Binlog_Do_DB Binlog_Ignore_DB
|
||||
master-bin.000001 79
|
||||
reset slave;
|
||||
show slave status;
|
||||
|
Reference in New Issue
Block a user