mysql_replication
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mysql_replication [2016/05/16 11:57] – luke7858 | mysql_replication [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 14: | Line 14: | ||
<sxh bash> | <sxh bash> | ||
Slave_SQL_Running: | Slave_SQL_Running: | ||
+ | </ | ||
+ | \\ | ||
+ | == Slave Behind Master? == | ||
+ | <sxh bash> | ||
+ | mysql -e 'show slave status\G' | ||
+ | </ | ||
+ | == Slave SQL/IO Running? == | ||
+ | <sxh bash> | ||
+ | mysql -e 'SHOW SLAVE STATUS\G;' | ||
</ | </ |
mysql_replication.1463399860.txt.gz · Last modified: 2024/05/23 07:26 (external edit)