πŸ“Š MySQL
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

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
84%
Success Rate