Q. The logging option to enable binary log index file is . . . . . . . .
β
Correct Answer: (A)
-log-bin-index
Explanation: This question is asking about a MySQL option that turns on a special file called the binary log index file. This file helps MySQL work more efficiently when dealing with transaction logs.