PrepAway - Latest Free Exam Questions & Answers

Which of the following files contain configuration information that must be restored after a MySQL database se

Which of the following files contain configuration information that must be restored after a MySQL
database server has crashed? Each correct answer represents a complete solution. Choose two.

PrepAway - Latest Free Exam Questions & Answers

A.
My.ini

B.
My.cnf

C.
Master.info

D.
Binary log files

Explanation:
My.cnf and my.ini files are the option files used by a MySQL server. These files contain configuration
information that must be restored after a crash.
Answer D is incorrect. The binary logs store updates that have been made after the backup was made.
Answer C is incorrect. Replication slave servers create a master.info file that contains
information needed for connecting to the master server.

One Comment on “Which of the following files contain configuration information that must be restored after a MySQL database se


Leave a Reply