I would like to write some shell program which will be automatically run by crond and take data which is effected on that day. It will store only updates or modifications.
I would like to write some shell program which will be automatically run by crond and take data which is effected on that day. It will store only updates or modifications.
regards
sarma
Hi there,
If that's the case, i would suggest you to use mysqldump, add a line to crantab to make a backup, hope it helps.
Kindly refer to below attached link for futher reading & understanding. Good luck & Take care.
Comment