Entered Thu, 3 Apr 2003 13:58 by Peter Campbell
Updated Thu, 3 Apr 2003 14:07 Previous
set setup(backup_source) "c:/mysql/data/name"
This is the path to the MySQL database that is to be backed up by the backup.tcl script. Backslashes must be entered as forward slashes.
set setup(backup_destination) "f:/fbase/backup"
This is the place where the backup.tcl script will copy all files, it should be on a different disk if possible. A backup should then be carried out on this directory on a daily basis.