A

Admin • 832.27K Points
Coach

Q. Which program converts binary log files to statements in text form?

  • (A) mysqldump
  • (B) CREATE
  • (C) mysqlbin
  • (D) mysqlbinlog
  • Correct Answer - Option(D)
  • Views: 21
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about a tool used in MySQL to understand what happened in the database. MySQL keeps a record of changes made to the database in binary format, kind of like a secret code. This record is called a "binary log file".

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.