mysql: No longer prepend vroot to the backupdir. vsfixes
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 22 Jan 2009 20:54:16 +0000 (21:54 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 22 Jan 2009 21:01:58 +0000 (22:01 +0100)
commit621fceac78bf23d32fd0ac8b728059fbc0362f1e
treeea7456affddfb7e19fa7de8022f42f0a53e47772
parent1f3891846c79f57c458e6848958f4f5c5cd08898
mysql: No longer prepend vroot to the backupdir.

Prepending the vroot can still be done manually by starting the
backupdir config variable with %v. For backwards compatibility,
prepending %v is done automatically when vsname is used (instead of
vsnames). This requires the vsname -> vsnames change and this change to
be released at the same time.
examples/example.mysql
handlers/mysql.in