MySQL connection info [mysql:client]
------------------------------------

These are optional and, if left undefined, Holland will try to login using
the standard .my.cnf conventions.

**user** = <user>

The user to connect to MySQL as.

**password** = <password>

The password for the MySQL user

**socket** = <socket>

The socket file to connect to MySQL with.

**host** = <host>

This would be used for connecting to MySQL remotely.

**port** = <port>

Used if MySQL is running on a port other than 3306.
