Backup

2001-02-21 Thread Li Joe
Hello Everybody, I would like to perform database backup while the server is running. I don't want to use mysqldump as the tables are huge. So I consider to use BACKUP TABLE sql command to perform it. In addition, I find that this command only backups the .MYD and .frm, i.e. no .MYI files will

Re: Backup

2001-02-21 Thread Li Joe
Hello, The size of some tables are more than 300Mb (myisam). If use mysqldump, I cannot estimate the actual size of a table.. Joe >From: Ed Carp <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: Backup >Date: Wed, 21 Feb 2001 22:27:27 -0600