1Z1-888 Exam Question 126

Which two capabilities are granted with the SUPER privilege?
  • 1Z1-888 Exam Question 127

    The MySQL error log shows:
    InnoDB: Warning: a long semaphore wait:
    The relevant parts of the InnoDB monitor output shows:

    Which two options would help avoid the long wait in the future?
  • 1Z1-888 Exam Question 128

    The MySQL error log shows:
    InnoDB: Warning: a long semaphore wait:
    The relevant parts of the InnoDB monitor output shows:

    Which two options would help avoid the long wait in the future? (Choose two.)
  • 1Z1-888 Exam Question 129

    How does the InnoDB storage engine handle deadlocks when they are detected?
  • 1Z1-888 Exam Question 130

    A simple master-to-slave replication is currently being used. This information is extracted from the SHOW SLAVE STATUS output:

    You execute a `SHOW CREATE TABLE mytable" on the slave:

    The table mytable on the slave contains:

    You have issued a STOP SLAVE command. You have determined that it is safe to skip the transaction in this case. One or more statements are required before you can issue a START SLAVE command to resolve the duplicate key error. Which statement should be used?