MySQL 8.0 Database Administrator — Question 75

Which two statements are true about the mysql_config_editor program? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct statements are B and E because mysql_config_editor is specifically designed to manage client program configurations and defaults to [client] options unless a different login path is specified. Options A, C, D, F, and G are incorrect as they pertain to other functionalities not associated with mysql_config_editor.