Oracle
1Z0-908 · Question #82
Which four connection methods can MySQL clients specify with the --protocol option when connecting to a MySQL server? (Choose four.)
The correct answer is A. TCP B. SOCKET C. PIPE H. MEMORY. https://dev.mysql.com/doc/refman/8.0/en/connection-options.html
Installation and Configuration
Question
Which four connection methods can MySQL clients specify with the --protocol option when connecting to a MySQL server? (Choose four.)
Options
- ATCP
- BSOCKET
- CPIPE
- DDIRECT
- EIPv6
- FFILE
- GIPv4
- HMEMORY
How the community answered
(59 responses)- A88% (52)
- D2% (1)
- E5% (3)
- F2% (1)
- G3% (2)
Explanation
https://dev.mysql.com/doc/refman/8.0/en/connection-options.html
Topics
#--protocol option#TCP#SOCKET#PIPE
Community Discussion
No community discussion yet for this question.