nerdexam
Oracle

1Z0-883 · Question #106

What are three actions performed by the mysql_secure_installation tool?

The correct answer is A. It prompts you to set the root user account password. C. It asks to remove the test database, which is generated at installation time. D. It can delete any anonymous accounts. mysql_secure_installation/

MySQL Security

Question

What are three actions performed by the mysql_secure_installation tool?

Options

  • AIt prompts you to set the root user account password.
  • BIt checks whether file permissions are appropriate within datadir.
  • CIt asks to remove the test database, which is generated at installation time.
  • DIt can delete any anonymous accounts.
  • EIt verifies that all users are configuration with the longer password hash.

How the community answered

(29 responses)
  • A
    76% (22)
  • B
    7% (2)
  • E
    17% (5)

Explanation

mysql_secure_installation/

Topics

#mysql_secure_installation#root password#test database#anonymous accounts

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice