Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 346 Bytes

mysql_backup

Simple script to backup mysql database

All config params can be found in demo.config

You can override date format by adding cur_date param in config file

How to run

Simply use script name and config file name

backup_mysql.sh demo

You can add as many config files as you want, but you need to run them separately.