1Z1-888 Exam Question 136

These details are shown when logged in to an account:

Which set of statements would match the accounts shown?
mysql> CREATE USER 'employee'@'localhost' IDENTIFIED BY 'more_secrets';
  • 1Z1-888 Exam Question 137

    Due to an authentication plug-in that is used on the server, passwords are required to be sent as clear text as opposed to the usual encrypted format.
    Which two methods would allow the mysqlclient to connect to the server and send clear text passwords?
    (Choose two.)
  • 1Z1-888 Exam Question 138

    Consider:

    Which statement best describes the meaning of the values in the ref columns?
  • 1Z1-888 Exam Question 139

    You back up by using mysqldump.
    Which configuration is required on the MySQL Server to allow point-in-time recovery?
  • 1Z1-888 Exam Question 140

    Due to an authentication plug-in that is used on the server, passwords are required to be sent as clear text as opposed to the usual encrypted format.
    Which two methods would allow the mysqlclient to connect to the server and send clear text passwords?
    (Choose two.)