Re: How to back up MSQL

2000-10-02 Thread Sundar
Hai Daniel, Thank you very much I have done the backups with your help .. thanks - Original Message - From: "Daniel Augusto Fernandes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 02, 2000 10:42 PM Subject: Re: How to back up M

Re: How to back up MSQL

2000-10-02 Thread Daniel Augusto Fernandes
Thomas Förster wrote: > > Hi, > > How to backup mysql..please help me.. > > 1.) Stop mysql ( on RedHat : /etc/rc.d/init.d/mysql stop) > 2.) cd to the DB-Dir, e.h. cd /usr/local/var > 3.) tar czf /root/mysql-backup-DDMMYY.tar.gz * > 4.) start mysql again /etc/rc.d/init.d/mysql start > >

Re: How to back up MSQL

2000-10-02 Thread Thomas Förster
Hi, > How to backup mysql..please help me.. 1.) Stop mysql ( on RedHat : /etc/rc.d/init.d/mysql stop) 2.) cd to the DB-Dir, e.h. cd /usr/local/var 3.) tar czf /root/mysql-backup-DDMMYY.tar.gz * 4.) start mysql again /etc/rc.d/init.d/mysql start The Script can also be mysql.server or mysq