MySQL 8.0 Database Administrator — Question 41

Which statement is true about cold backups?

Answer options

Correct answer: A

Explanation

The correct answer is A because cold backups involve creating backups while the database is not running, ensuring data consistency. Option B is incorrect as cold backups do not typically rely on OS copy commands. Option C is wrong because cold backups can include both data structures and log files. Option D is also incorrect since cold backups are not ideal when many users are online.