Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Nov 2008
    Posts
    14

    Default Cron Job to back up MySQL database

    Hello,

    I have the following command that I run via SSH and I want to run instead as a cron job:

    Code:
    mysqldump  --opt --single-transaction -uusername -ppassword database > /home/username/backups/file.sql
    This command backs up my MySQL database file. My question is, how can I make this a cron that runs without removing the contents of file.sql? If I run this once a week will it just overwrite the file.sql file or not execute because the file already exists, unless I delete it?

    Ideally I would like to have it save the file in such a way that there are multiple dump files present until I delete them, either like file1.sql, file2.sql or file_todaysdate.sql. Is there any way to set up this cron job like this?

    Thanks.

  2. #2
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,890
    cPanel/Enkompass Access Level

    Root Administrator

    Lightbulb

    At the bottom of this very thread are links to "Similar Threads" that you might find useful. One of those links is this one:
    http://forums.cpanel.net/f5/cron-job...rly-26882.html

Similar Threads & Tags
Similar threads

  1. How to back up mysql database using cron jobs?
    By guymelef in forum Database Discussions
    Replies: 4
    Last Post: 02-19-2010, 04:52 AM
  2. Cron Job Back Up!!!
    By semoweb in forum Data Protection
    Replies: 0
    Last Post: 02-12-2010, 02:00 AM
  3. Replies: 1
    Last Post: 10-11-2005, 10:54 AM
  4. Cron job to back up SQL databases regularly
    By JenkinsLaw in forum Database Discussions
    Replies: 3
    Last Post: 07-14-2004, 05:14 PM
  5. Cron job to back up SQL databases regularly
    By JenkinsLaw in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 07-14-2004, 05:14 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube