Skip to content

stumpner/mysql-table-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mysql-table-backup

Linux Shellscript for backing up all Tables of all Databases separately

setup

In the File backupscript you must enter your mysql server credentials:

  • MUSER
  • MPASS
  • MHOST

The Script backupscript.sh is used to create the backups. You can call it from cronjobs daily. The Script removescript.sh is used to delete old backups. You can call it from cronjobs daily.

About

Backup Script for MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages