MyDBS

MySQL Database Backup Script
Download

MyDBS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Jinx
  • Publisher web site:
  • https://launchpad.net/~robert-jinx

MyDBS Tags


MyDBS Description

MySQL Database Backup Script mydbs is a small MySQL backup script. It will automaticly dump and archive all the database in your MySQL server except information_schema. Also the script will rotate the backup depending on rotation setup within the script. Usage: > cp mydbs /some/path > cd /some/path; ./mydbs or: automatic using crontab (to use the script to run every night at 5, this can be set to run at any time you want.) > crontab -e add line: 0 5 * * * ( /some/path/mydbs ) >/dev/null 2>&1 (0 5 * * * means it will run ever ngiht at 5, can be change to a different value.) save: :wq


MyDBS Related Software