Question 6 of 155
Exam 1z0-888: Question 6 - Image 1
What does the possible_keys column in this output denote?
    Correct Answer: A

Question 7 of 155
Is it true that binary backups always take less space than text backups?
    Correct Answer: C

Question 8 of 155
You have a consistent InnoDB backup created with mysqldump, the largest table is 50 GB in size.
You start to restore your backup with this command;
shell> mysql –u root –p < backup.sql
After 30 minutes, you notice that the rate of restore seems to have slowed down. No other processes or external factors are affecting server performance.
Which is the most likely explanation for this slowdown?
    Correct Answer: A

Question 9 of 155
Which two options describe how MySQL Server allocates memory? (Choose two.)
    Correct Answer: A, D

Question 10 of 155
Which three are key advantages of standard MySQL replication? (Choose three.)
    Correct Answer: B, E, F