MySQL 8.0 Database Administrator — Question 58

Which two statements are true about the mysqld-auto.cnf file? (Choose two.)

Answer options

Correct answer: D, E

Explanation

The correct answers are D and E because the mysqld-auto.cnf file is processed at the end of the startup configuration, allowing it to capture the final state of system variables. Options A, B, C, and F are incorrect as they misrepresent the purpose and handling of the mysqld-auto.cnf file.