1z1-908 Exam Question 16

You wish to store the username and password for a client connection to MySQL server in a file on a local file system.
Which is the best way to encrypt the file?
  • 1z1-908 Exam Question 17

    Examine this command, which executes successfully:
    mysqlpump -–user=root --password > full_backup.sql
    Which two databases will be excluded from this dump? (Choose two.)
  • 1z1-908 Exam Question 18

    Examine this command, which executes successfully:
    cluster.addInstance('<user>@<host>:<port>', {recoveryMethod: 'clone'})
    Which three statements are true? (Choose three.)
  • 1z1-908 Exam Question 19

    Examine this command, which executes successfully:
    $ mysqlrouter --bootstrap user@hostname:port --directory=directory_path Which activity is performed?
  • 1z1-908 Exam Question 20

    You are backing up raw InnoDB files by using mysqlbackup.
    Which two groups of files will be backed up during a full backup? (Choose two.)