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 be kept. 
What can I perform a better approach to have all stuffs without stop the 
server.

Best rgds,
Joe
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to