1z1-908 Exam Question 1

An attempt to recover an InnoDB Cluster fails.
Examine this set of messages and responses:
host3:3377 ssl JS > dba.rebootClusterFromCompleteOutage() Reconfiguring the default cluster from complete outage...
The instance 'host1:3377'' was part of the cluster configuration. Would you like to rejoin it to the cluster? [y/N]: y The instance 'host2:3377' was part of the cluster configuration. Would you like to rejoin it to the cluster? [y/N]: y Dba.rebootClusterFromCompleteOutage: The active session instance isn't the most updated in comparison with the ONLINE instances of the Cluster's metadat a. Please use the most up to date instance: 'host1:3377'. (RuntimeError) Which statement is true?
  • 1z1-908 Exam Question 2

    Which two statements are true about InnoDB data-at-rest encryption? (Choose two.)
  • 1z1-908 Exam Question 3

    Examine this list of MySQL data directory binary logs:
    binlog.000001 binlog.000002
    .....
    binlog.000289
    binlog.000300
    binlog.000301
    binlog.index
    Now examine this command, which executes successfully:
    mysqldump --delete-master-logs --all-databases > /backup/db_backup.sql
    Which two are true? (Choose two.)
  • 1z1-908 Exam Question 4

    You must run multiple instances of MySQL Server on a single host.
    Which three methods are supported? (Choose three.)
  • 1z1-908 Exam Question 5

    Your MySQL server is running on the Microsoft Windows platform.
    Which three local connection protocols are available to you? (Choose three.)