MySQL: Check slave status

databases Add comments

In order to check the current status of a MySQL master-slave setup use the following command in the MySQL shell:
mysql> show slave status\G;

An introduction to MySQL master-slave setups can be found here.

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in