InterviewSolution
Saved Bookmarks
| 1. |
How is the binary log rotated?(a) FLUSH LOGS(b) ROTATE LOGS(c) FLUSH BINLOG(d) ROTATE BINLOGI have been asked this question in semester exam.Question is taken from Making Database Backups topic in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» The correct answer is (a) FLUSH LOGS |
|