MySQL Forums
Forum List  »  InnoDB clusters

show slave status returns empty set
Posted by: Steeve Boulanger
Date: August 08, 2021 08:50AM

Greetings!

I have a newly set up 3 nodes InnoDB cluster. Everything works well. When I run "show master status" I get the information back as expected. However when I run "show slave status" (or show replica status), I get an empty set.

==
mysql> show replica status;
Empty set (0.00 sec)
==

I did a Google and forums search but to no avail. Anyone could point me in the direction as to what I might be missing please?

Cheers!

Options: ReplyQuote


Subject
Views
Written By
Posted
show slave status returns empty set
2382
August 08, 2021 08:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.