InterviewSolution
Saved Bookmarks
| 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 |
|