MySQL Forums
Forum List  »  InnoDB clusters

Re: show slave status returns empty set
Posted by: Steeve Boulanger
Date: August 12, 2021 09:04AM

I get the same empty result while using MySQL Shell:

==
MySQL localhost:3306 ssl SQL > show replica status;
Empty set (0.0005 sec)
==


Some additional info in case it helps:
==
MySQL localhost:3306 ssl SQL > \status
MySQL Shell version 8.0.25

Connection Id: 2962364
Current schema:
Current user: clusteradmin@localhost
SSL: Cipher in use: TLS_AES_256_GCM_SHA384 TLSv1.3
Using delimiter: ;
Server version: 8.0.25 MySQL Community Server - GPL
Protocol version: Classic 10
Client library: 8.0.25
Connection: localhost via TCP/IP
TCP port: 3306
Server characterset: utf8mb4
Schema characterset: utf8mb4
Client characterset: utf8mb4
Conn. characterset: utf8mb4
Result characterset: utf8mb4
Compression: Disabled
Uptime: 5 days 17 hours 26 min 50.0000 sec
==

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: show slave status returns empty set
1193
August 12, 2021 09:04AM


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.