Which are three facts about backups with mysqldump?
Correct Answer:
BCD
What two statements are true regarding FLUSH TABLES FOR EXPORT?
Correct Answer:
AB
Consider the join_buffer_size parameter in MySQL Server. Which two statements are true about the join buffer?
Correct Answer:
CD
A MySQL server was initialized with separate UNDO tablespaces. Users complain that when they roll back large transactions, the time to process the request takes too long. The DBA would like to move the MySQL InnoDB UNDO tablespace to a solid-state drive (SSD) for better performance. Is this possible and how?
Correct Answer:
C
The MySQL installation includes the mysql_config_editor utility for managing login paths stored in a
.mylogin.cnf file.
Which two are true about the login path feature?
Correct Answer:
EF