Determines how to establish a physical connection to the MySQL server.
any_address server_address;
This can be either a host and port or a UNIX socket path. Defaults to (localhost, 3306).