Question 41
Examine this SQL statement:
mysql> GRANT r_read@localhost TO mark WITH ADMIN OPTION;
Which two are true? (Choose two.)
mysql> GRANT r_read@localhost TO mark WITH ADMIN OPTION;
Which two are true? (Choose two.)
Question 42
Examine this MySQL Shell command:
dba.rebootClusterFromCompleteOutage()
Which two statements are true? (Choose two.)
dba.rebootClusterFromCompleteOutage()
Which two statements are true? (Choose two.)
Question 43
Examine this command and output:

Which two options will improve the security of the MySQL instance? (Choose two.)

Which two options will improve the security of the MySQL instance? (Choose two.)
Question 44
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?
Which value of --ssl-mode will do this?
Question 45
You want to check the values of the sort_buffer_size session variables of all existing connections.
Which performance_schema table can you query?
Which performance_schema table can you query?