๐Ÿ“Š MySQL
Q. The server listens on a network port for TCP/IP connections unless started with the option ______________.
  • (A) –skip-networking
  • (B) –networking
  • (C) –quit-networking
  • (D) –skip-networks
๐Ÿ’ฌ Discuss
โœ… Correct Answer: (A) –skip-networking

Explanation: On all the platforms the server listens on a network port for the TCP/IP connections, unless and until it is started with the –skip-networking option. The default port number is 3306.

Explanation by: Nitin Gupta
On all the platforms the server listens on a network port for the TCP/IP connections, unless and until it is started with the –skip-networking option. The default port number is 3306.

๐Ÿ’ฌ Discussion


๐Ÿ“Š Question Analytics

๐Ÿ‘๏ธ
272
Total Visits
๐Ÿ“ฝ๏ธ
4 y ago
Published
๐ŸŽ–๏ธ
Nitin Gupta
Publisher
๐Ÿ“ˆ
92%
Success Rate