1.

Which option is used to specify to the server the IP number of the server host on which the server should listen?(a) –verbose(b) –bind-address(c) –startup(d) –shutdownThe question was asked in examination.My question comes from Controlling How the Server Listens for Connections topic in section General MySQL Administration of MySQL

Answer»

Right OPTION is (b) –bind-address

Best explanation: If the server HOST has more than ONE IP number, the server can be SPECIFIED the one that it should USE when listening for connections by starting it with a ‘–bind-address’ option.



Discussion

No Comment Found

Related InterviewSolutions