oldguo-MySQL 8.0 OCP 原题解析-Q23

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.

你可能感兴趣的:(oldguo-MySQL 8.0 OCP 原题解析-Q23)