ext-daniel.haw...@nokia.com wrote:
> Am backing up a series of MySQL servers that already undertake a daily local
> dump of the data to date-based dirs.
> Eg
> /data/dumps/dbname/2009-12-17
> /data/dumps/dbname/2009-12-16
> Etc, etc
>
> Have been looking (but obviously not understanding) how to a
All,
Am missing something *really* simple somewhere, but, guess it's one of those
days...
Am backing up a series of MySQL servers that already undertake a daily local
dump of the data to date-based dirs.
Eg
/data/dumps/dbname/2009-12-17
/data/dumps/dbname/2009-12-16
Etc, etc
Have been looking