Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. mysql> SHOW MASTER STATUS;
  2. +------------------+----------+--------------+------------------+
  3. | File | Position | Binlog_Do_DB | Binlog_Ignore_DB |
  4. +------------------+----------+--------------+------------------+
  5. | mysql-bin.000213 | 52044301 | | |
  6. +------------------+----------+--------------+------------------+
  7. 1 row in set (0.02 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement