1.

The server listens on a network port for TCP/IP connections unless started with the option ______________(a) –networking(b) –skip-networking(c) –skip-networks(d) –quit-networkingThe question was asked in an internship interview.The query is from Controlling How the Server Listens for Connections in portion General MySQL Administration of MySQL

Answer»

Correct answer is (b) –skip-networking

The 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.



Discussion

No Comment Found

Related InterviewSolutions