Oracle
1Z0-883 · Question #36
You use--login-path to access a MySQL server on a Linux installation. Which statement is true about the login-path option that is created by using mysql_config_editor?
The correct answer is C. __login-path allows you to provide login credentials without passing clear text passwords on the. See the full explanation below for the reasoning.
Question
You use--login-path to access a MySQL server on a Linux installation. Which statement is true about the login-path option that is created by using mysql_config_editor?
Options
- AAll system users have access to the MySQL server via--login path local.
- B__login-path can be used only for MySQL servers running on a local machine.
- C__login-path allows you to provide login credentials without passing clear text passwords on the
- DWhen using login-path to connect to a remote MySQL server, the remote server version must be
How the community answered
(20 responses)- A5% (1)
- B20% (4)
- C70% (14)
- D5% (1)
Community Discussion
No community discussion yet for this question.