MySQL Forums
Forum List  »  InnoDB clusters

How to check istance state from command line
Posted by: Tony Soprano
Date: December 06, 2024 03:30AM

Hi, i'm trying to run this command from shell but return error and i'm lost
mysqlsh --uri root@inno1 -- cluster check-instance-state

return this error:
ERROR: Argument instance: Invalid connection options, expected either a URI or a Connection Options Dictionary

but this command works fine without any additional parameters:
mysqlsh --uri root@inno1 -- cluster status

What i'm missing? thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
How to check istance state from command line
59
December 06, 2024 03:30AM


Sorry, only registered users may post in this forum.

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.