Announcement

Collapse
No announcement yet.

Save database with Cron job

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Save database with Cron job

    Hi, i would know what kind of command line i have to enter in cron job to automaticaly save my mysql database every day

    Thx for you support.
    AOC Maps / Featbuilder / Database : http://www.ageofconan-maps.com
    LM Diffusion Nutritional supplements : http://www.nutritionfrance.com
    French Expresso machine guide : http://www.machine-expresso.net

  • #2
    Re: Save database with Cron job

    I don't believe there is a command to export a database (I haven't come across one in all my years of using database, but I've never looked either).

    I believe you would have to execute a script using cron jobs that would select the contents of the database, export in the format you want, and either store the backup however you wanted it stored.

    Again I could be wrong, but I have never heard of a simple command to do all of this.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment

    Working...
    X