Q. What enables the read and execute access to all users outside of mysql group.
β
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).