Re-directing Logs of mysqlbackup
Hi,
How can we redirect logs generated by mysqlbackup to specific Logfile.
I tried it using below mentioned method but with no luck.
mysqlbackup --port=3306 --protocol=tcp --user=root --password=mysql123 --backup-dir=/MYSQL/backup/master_backup backup-and-apply-log | tee -a backup.log
mysqlbackup --port=3306 --protocol=tcp --user=root --password=mysql123 --backup-dir=/MYSQL/backup/master_backup backup-and-apply-log > backup.log
Please assist.
Thanks,
Varun Datta
Subject
Views
Written By
Posted
Re-directing Logs of mysqlbackup
2566
December 11, 2012 03:56AM
1304
December 11, 2012 05:16AM
1220
December 11, 2012 05:42AM
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.