nerdexam
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)
  • A
    88% (52)
  • D
    2% (1)
  • E
    5% (3)
  • F
    2% (1)
  • G
    3% (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.

Full 1Z0-908 Practice