Q. What enables the read and execute access to all users outside of mysql group.

  • (A) drwxrwxr-x
  • (B) drwxrwxr-y
  • (C) drwyrwyr-x
  • (D) drwyrwyr-y
πŸ’¬ Discuss
βœ… Correct Answer: (A) drwxrwxr-x
Explanation: This question is about file permissions in Linux, which is where MySQL runs. File permissions control who can access a file (read, write, execute).
Explanation by: Vinay
This question is about file permissions in Linux, which is where MySQL runs. File permissions control who can access a file (read, write, execute).

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
93
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
97%
Success Rate