1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Use same style for SHOW MASTER STATUS fields as

for SHOW SLAVE STATUS.
This commit is contained in:
unknown
2003-11-20 13:49:05 -06:00
parent 8a8fef225d
commit c9a9fa8e47
7 changed files with 10 additions and 10 deletions

View File

@ -74,7 +74,7 @@ Log_name
master-bin.000003
master-bin.000004
show master status;
File Position Binlog_do_db Binlog_ignore_db
File Position Binlog_Do_DB Binlog_Ignore_DB
master-bin.000004 2886
select * from t4;
a