Question 23:
Examine the command, which execute successfully:
shell> mysqld --initialize-insecure
Which statement is true?
A) The installation creates a temporary test environment with data in the /tmp directory.
B) The installation is created without enforcing or generating SSL certificates.
C) The root password is created in the error log in plain text.
D) The root password is not created allowing easy access from the same host.
网友评论