QuestionQ177
Database SecurityMary connects to a Linux MySQL Server from a client on a Windows machine.
Review this statement and its output:

Which two statements are true?
Choose two
- A Mary has the privileges of account mary@%.
- B Mary connected to the database server whose IP address is 192.0.2.101.
- C Mary connected from a client machine whose IP address is 192.0.2.101.
- D Mary connected using a UNIX socket.
- E Mary authenticated to the account [email protected].
Community Discussion