MySQL Forums
Forum List  »  InnoDB clusters

Re: delete a clusterset
Posted by: Jonathon Coombes
Date: October 26, 2022 03:59PM

Hi,

So you have a working cluster and then you add the ClusterSet(s) that you wish to use. If you change your mind, you simply removeCluster() on the one which is no longer wanted from the ClusterSet. Once all are removed, you are left with a standard InnoDB Cluster which can then be removed with dissolve() and dba.dropMetadata() to remove the cluster(s).

Hope this helps.

Options: ReplyQuote


Subject
Views
Written By
Posted
270
October 21, 2022 01:10PM
Re: delete a clusterset
243
October 26, 2022 03:59PM


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.