Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. mysql> show master status;
  2. +----------------------------+----------+--------------+------------------+-------------------+
  3. | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | Executed_Gtid_Set |
  4. +----------------------------+----------+--------------+------------------+-------------------+
  5. | mysql-bin-changelog.000016 | 410 | | | |
  6. +----------------------------+----------+--------------+------------------+-------------------+
  7. 1 row in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement