I'm looking for a script that I can run periodically (from crontab) that
creates a dump from a mysql database, stores it in a folder on the server
and maybe sends me a copy via email.
I think I would be able to write this myself, but I'm sure there must be
some decent ones around. Why reinvent the wheel, right?
Does anyone know a good one?
..soma
creates a dump from a mysql database, stores it in a folder on the server
and maybe sends me a copy via email.
I think I would be able to write this myself, but I'm sure there must be
some decent ones around. Why reinvent the wheel, right?
Does anyone know a good one?
..soma
Comment