1z1-908 Exam Question 11

You must configure the MySQL command-line client to provide the highest level of trust and security when connecting to a remote MySQL Server.
Which value of --ssl-mode will do this?
  • 1z1-908 Exam Question 12

    You reconfigure and start a slave that was not replicating for several days.
    The configuration file and CHANGE MASTER command are correct. Examine the GTID information from both master and slave:

    Which statement is true?
  • 1z1-908 Exam Question 13

    Which command enables rule-based MySQL Auditing capabilities?
  • 1z1-908 Exam Question 14

    On examination, your MySQL installation datadir has become recursively world read/write/executable.
    What are two major concerns of running an installation with incorrect file privileges? (Choose two.)
  • 1z1-908 Exam Question 15

    Examine this statement and output:

    You must try to reduce query execution time.
    Which two queries should you focus on? (Choose two.)