Q. Which program reads the statement from a binary log?
β
Correct Answer: (B)
mysqlbinlog
Explanation: The program that reads the statement from a binary log in MySQL is mysqlbinlog.