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/20 09:26] – luke7858 | mysql_replication [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
Slave_SQL_Running: | Slave_SQL_Running: | ||
</ | </ | ||
+ | \\ | ||
== Slave Behind Master? == | == Slave Behind Master? == | ||
<sxh bash> | <sxh bash> | ||
mysql -e 'show slave status\G' | mysql -e 'show slave status\G' | ||
+ | </ | ||
+ | == Slave SQL/IO Running? == | ||
+ | <sxh bash> | ||
+ | mysql -e 'SHOW SLAVE STATUS\G;' | ||
</ | </ |
mysql_replication.1463736366.txt.gz · Last modified: 2024/05/23 07:26 (external edit)