Q. Which option is used to specify to the server the IP number of the server host on which the server should listen?
β
Correct Answer: (B)
-bind-address
Explanation: This question is asking about how to tell a MySQL server which specific network address it should use to listen for connections.