#!/bin/bash
#----------------------------------------
# OPTIONS
#----------------------------------------
USER='root' # MySQL User
PASSWORD='m1nFusion%' # MySQL Password
DAYS_TO_KEEP=0 # 0 to keep forever
GZIP=1 # 1 = Compress
BACKUP_PATH='/home/zero/backups/mysql'
#----------------------------------------
# Create the backup folder
if [; then
fi
# Get list of database names
databases=
for; do
if [ || [ || [ || [; then
continue
fi
date=
if [ ; then
else
|
fi
done
# Delete old backups
if [ ; then
fi