1Z0-888 Exam Question 81

Consider the CHECK TABLEcommand.
In which two situations should this command be used? (Choose two.)
  • 1Z0-888 Exam Question 82

    Consider:

    Which statement best describes the meaning of the value for the key_lencolumn?
  • 1Z0-888 Exam Question 83

    A MySQL replication slave is set up as follows:
    Uses all InnoDB tables

    Receives ROW-based binary logs

    Has the read-only option

    The replication slave has been found in an error state.
    You check the MySQL error log file and find these entries:

    What are two possible causes for this error to occur? (Choose two.)
  • 1Z0-888 Exam Question 84

    You are using the Performance Schema to investigate replication on a slave which has a single master.
    The option slave-parallel-typeis set to DATABASE.

    Assume that all instruments and consumers are enabled and all threads are instrumented.
    Which two facts can be concluded from the given output? (Choose two.)
  • 1Z0-888 Exam Question 85

    You need to dump the data from the master server and import it into a new slave server.
    Which mysqldump option can be used when dumping data from the master server in order to include the master server's binary log information?