What are three actions performed by the mysql_secure_installation tool?

What are three actions performed by the mysql_secure_installation tool?

What are three actions performed by the mysql_secure_installation tool?

A.
It prompts you to set the root user account password.

B.
It checks whether file permissions are appropriate within datadir.

C.
It asks to remove the test database, which is generated at installation time.

D.
It can delete any anonymous accounts.

E.
It verifies that all users are configuration with the longer password hash.

Explanation:
Reference: http://prefetch.net/blog/index.php/2006/06/18/securing-mysql-installations-withmysql_secure_installation/



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Vince

Vince

I think A C D

Jose Wilson

Jose Wilson

Do not verify password hash.

Is A, C , D

Rajareddy VN

Rajareddy VN

I can agree with A,C,D