mysql: No longer prepend vroot to the backupdir.
[matthijs/upstream/backupninja.git] / handlers / mysql.in
2009-01-22 Matthijs Kooijmanmysql: No longer prepend vroot to the backupdir. vsfixes
2009-01-07 Matthijs Kooijmanmysql: Support multiple vservers.
2009-01-07 Matthijs Kooijmanmysql: Put most of the code into a function.
2009-01-07 Matthijs Kooijmanmysql: Interpolate the backupdir config variable.
2009-01-05 Matthijs Kooijmanmysql: Create directories on the host.
2009-01-01 Matthijs Kooijmanmysql: Clean up vserver handling a bit.
2009-01-01 Matthijs Kooijmanmysql: pass options consistently when listing databases.
2009-01-01 Matthijs Kooijmanmysql: Pass -h $dbhost to mysqlhotcopy consistently.
2009-01-01 Matthijs Kooijmanmysql: Properly set the path to .my.conf when vservers...
2009-01-01 Matthijs Kooijmanmysql: Warn when vsname is set but vserver support...
2008-12-09 intrigerimysql: new sqldumpoptions config variable (Closes:...
2008-06-24 intrigeripgsql, mysql, svn: use new vservers_running function...
2007-11-20 micahadd patch from matthew palmer to enhance mysql database...
2007-11-02 micahadded nodata option to mysql handler, thanks to Daniel...
2007-10-12 intrigerifixed autotools build, broken since r466, inhandlers...