Q. The server listens on a network port for TCP/IP connections unless started with the option ______________.
โ
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.