April 2008
Intermediate to advanced
566 pages
21h 55m
English
SHOW MASTER STATUS
SHOW MASTER STATUS
This statement displays information on the status of the binary log file that is being used currently on the master MySQL server:
SHOW MASTER STATUS; +----------------+----------+--------------+------------------+ | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | +----------------+----------+--------------+------------------+ | log-bin.000141 | 1123 | | | +----------------+----------+--------------+------------------+
Read now
Unlock full access