Donate Share

AutoMySQLBackup

Tracker: Feature Requests

5 Check for Monthly "all" setting - ID: 2831465
Last Update: Tracker Item Submitted ( nobody )

Add a check for if the monthly DB list (MDBNAMES) is set to "all" then set
DBNAMES to "all"

if [ "${MDBNAMES}" = "all" -a "${DOM}" = "01" ]
then
DBNAMES="all"
fi

This allows for any new DBs that have been added to be picked up at least
monthly.


Nobody/Anonymous ( nobody ) - 2009-08-03 13:03

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.