1Z0-908 Exam Question 6

Examine this MySQL Shell command:
dba.rebootClusterFromCompleteOutage()
Which two statements are true? (Choose two.)
  • 1Z0-908 Exam Question 7

    You have configured GTID-based asynchronous replication with one master and one slave.
    A user accidentally updated some data on the slave.
    To fix this, you stopped replication and successfully reverted the accidental changes. Examine the current GTID information:

    You must fix GTID sets on the slave to avoid replicating unwanted transactions in case of failover. Which set of actions would allow the slave to continue replicating without erroneous transactions?
  • 1Z0-908 Exam Question 8

    Examine this command and output:

    Which two statements are true? (Choose two.)
  • 1Z0-908 Exam Question 9

    Which three settings control global buffers shared by all threads on a MySQL server? (Choose three.)
  • 1Z0-908 Exam Question 10

    You are upgrading a MySQL instance to the latest 8.0 version.
    Examine this output:

    You plan to add this parameter to the configuration: innodb_directories='/innodb_extras' Which statement is true?