Hi I am using replication to do online backups for my tables. Now my next
task is to automate cleaning up of binary log files from Master server.
Assuming I have more than one slave running, and may be at the time of
clean up one of the slave is down for backup, how can I be sure that my
clean up p
Hello!
I was just wondering if I am the only one that's having problem
extracting maxdb .tgz file or there is someone else out there facing
similar problem.
tar zxvf filename.tgz or
gunzip filename.tgz , tar xvr filename.tar or
zcat filename.tgz | tar xvf -
should work, but i tried all and i