Menu

How is this different from mysqldump?

Biscuit
2007-05-16
2013-05-29
  • Biscuit

    Biscuit - 2007-05-16

    Sorry if this has been answered before (I couldn't find it, if so). I'm just wondering how this is different from doing a 'mysqldump', running it from cron, and specifying a copy to be sent via email.

     
    • Deben

      Deben - 2007-05-17

      AutoMySQLBackup is a script that uses mysqldump. As you mentioned, it can e-mail the report and/or backup. It can dump all of your databases, so you do not have to edit anything after creating a new database; I particularly enjoy this feature. It also compresses the backups and rotates them; these could be done with logrotate, but you would writing your own script at that point.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.