12-07-2007, 05:20 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Dec 2007
Posts: 9
Thanks: 2
|
Export as SQL from mySQL using cron job
I have a group of databases I would like to backup regularly and send the sql backup as an email to the site owner.
The cron job I can set up. The email part I can do.
But does anyone know a simple way to ask a db in mysql to dump itself in a standard sql export format including db structure and records?
Thanks.
|
|
|
|