Q20 Single choice Mark for later Why is --bind-address an important security option? A On a server with multiple network interfaces, you can have mysqld accept connections only on the given interface. B mysqld will only accept connections from the given address. C mysqld will turn off networking and will only accept local connections D mysqld won't accept any connections at all. Correct answer