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)
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.


No differences found