Question 36

Examine this command and output:

Which two statements are true? (Choose two.)
  • Question 37

    Examine this SQL statement:
    mysql> GRANT r_read@localhost TO mark WITH ADMIN OPTION;
    Which two are true? (Choose two.)
  • Question 38

    Which two storage engines provide a view of the data consistent with the storage system at any moment? (Choose two.)
  • Question 39

    What does the binlog dump thread do?
  • Question 40

    You have just installed MySQL on Oracle Linux and adjusted your /etc/my.cnfparameters to suit your installation.
    Examine the output:

    What statement is true about the start attempt?