1z0-908 MySQL 8.0 Database Administrator

Loading demo links...

Showing 10–10 of 10 questions

Question 10

Examine this partial output for InnoDB Cluster status:

Which statement explains the state of the instance deployed on host2?

Select an option, then click Submit answer.

  • It can be recovered from a donor instance on host3 by cloning using the command cluster.rejoinInstance ('@host3:3377')

  • It can rejoin the cluster by using the command cluster.addInstance('@host3:3377')

  • It has been removed from the cluster by using the command STOP GROUP_REPLICATION;

  • It can rejoin the cluster by using the command dba.rebootClusterFromCompleteOutage()

  • It has been expelled from the cluster because of a transaction error.