Home » MYSQL » Mysql Setup » Question
  1. Which option is used to specify to the server the IP number of the server host on which the server should listen?
    1. –bind-address
    2. –verbose
    3. –shutdown
    4. –startup
    5. None of these
Correct Option: A

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.



Your comments will be displayed only after manual approval.