MCQs > IT & Programming > MySQL > Why is the following GRANT statement considered a bad security practice: GRANT ALL PRIVILEGES ON db_test.* TO 'john'@'%' IDENTIFIED BY '0!Nh6l7tEjohn'

MySQL MCQs

Why is the following GRANT statement considered a bad security practice: GRANT ALL PRIVILEGES ON db_test.* TO 'john'@'%' IDENTIFIED BY '0!Nh6l7tEjohn'

Answer

Correct Answer: Because it is granting all privileges to a user that is not the root

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it