Q. Which statement on the master expires binary log files?
β
Correct Answer: (B)
PURGE MASTER
Explanation: This question is about how MySQL manages its log files. Imagine you're writing in a notebook, and each page represents a "binary log file". These files store information about changes made to your database.