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?
A.
All 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 command line.
D.
When using – login-path to connect to a remote MySQL server, the remote server
version must be 5.6 or later.
Explanation:
C
C
C