πŸ“Š MySQL
Q. Which statement on the master expires binary log files?
  • (A) SHOW SLAVE STATUS
  • (B) PURGE MASTER
  • (C) PURGE SLAVE
  • (D) SHOW MASTER STATUS
πŸ’¬ Discuss
βœ… 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.

Explanation by: Pooja
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
82
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
87%
Success Rate