mysql: Pass -h $dbhost to mysqlhotcopy consistently.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 19:07:35 +0000 (20:07 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 19:08:57 +0000 (20:08 +0100)
commitcde6d7f672aa62f5e6f42be343b0299f2e3d4cbf
tree9ca5fb70a4f0b4ce209c1a4149d2bd115a79d783
parent85f69abc9779dd28c0dfdf128aa4c77e08fe3b7f
mysql: Pass -h $dbhost to mysqlhotcopy consistently.

r281 introduced the -h $dbhost option, but only when dumping all
databases in a vserver. This change also uses -h when running
mysqlhotcopy on the host and on individual databases.
handlers/mysql.in