Help for this page
The hostname, if not specified or specified as '', will default to an mysql or mSQL daemon running on the local machine on the default port for the UNIX socket.
$dsn = "DBI:$driver:database=$database;host=$hostname;port=$port";