mysql_replication
This is an old revision of the document!
show slave status \GImportant to look out for:
Slave_IO_Running: Yes Slave_SQL_Running: NoThe following means that the master and slave are communicating. The master is sending over the IO commands and the slave is receiving them
Slave_IO_Running: YesThe Slave is NOT running the IO commands sent from the Master
Slave_SQL_Running: No
mysql_replication.1463399860.txt.gz · Last modified: 2024/05/23 07:26 (external edit)