Problem During Incremental Backup
Am using mysql Enterprise backup 3.8.1.
Through mysqlbackup am trying to take an incremental backup. Following query I executed
mysqlbackup --defaults-file=/home/admin/backups/backup-my.cnf --port=3307 --protocol=tcp --user=root --password=xxxxxx --incremental --incremental-base=C:/incr-backup/new/2013-07-17_14-58-08 --incremental-backup-dir=/incr-backup/new1 backup
but it is throwing error as:
" mysqlbackup: ERROR: Invalid value for --incremental_base option mysqlbackup failed with errors! "
Please help me to resolve this error.
Subject
Views
Written By
Posted
Problem During Incremental Backup
1635
July 17, 2013 05:25AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.