2022-11-03 11:29:03
This commit is contained in:
@@ -3,8 +3,8 @@ ARCHPATH='/path/to/backup/daily/*'
|
||||
SKIPDBS=('mysql' 'tables' 'to' 'skip')
|
||||
FULLRESTORE=true
|
||||
SKIPDBS=('mysql')
|
||||
SETPOSDB=null
|
||||
CFG=~/.my.cnf
|
||||
SETPOSDB=db_for_master_log_position
|
||||
CFG='~/.my.cnf'
|
||||
#---
|
||||
|
||||
START=$(date +%s)
|
||||
|
||||
Reference in New Issue
Block a user