Skip to content

Instantly share code, notes, and snippets.

@mbbender
Created December 7, 2016 17:26
Show Gist options
  • Save mbbender/b7aefe827cf03fa37a0399900556b229 to your computer and use it in GitHub Desktop.
Save mbbender/b7aefe827cf03fa37a0399900556b229 to your computer and use it in GitHub Desktop.
Show Master Status
MySQL [(none)]> show master status \G;
*************************** 1. row ***************************
File: mysql-bin.000013
Position: 17965559
Binlog_Do_DB:
Binlog_Ignore_DB:
Executed_Gtid_Set: da10930f-bc97-11e6-a0a4-90b8d043ac82:1-4924
1 row in set (0.01 sec)
ERROR: No query specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment