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')
|
SKIPDBS=('mysql' 'tables' 'to' 'skip')
|
||||||
FULLRESTORE=true
|
FULLRESTORE=true
|
||||||
SKIPDBS=('mysql')
|
SKIPDBS=('mysql')
|
||||||
SETPOSDB=null
|
SETPOSDB=db_for_master_log_position
|
||||||
CFG=~/.my.cnf
|
CFG='~/.my.cnf'
|
||||||
#---
|
#---
|
||||||
|
|
||||||
START=$(date +%s)
|
START=$(date +%s)
|
||||||
|
|||||||
Reference in New Issue
Block a user