Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages