On Dec 01, 2003, at 18:00, Jared Klett wrote:
b.) Is there a proven way to backup MySQL databases that have to be up and running 24/7/365?
Well, I don't know so much about a 'proven' way - but I use replication on another server and it works pretty good for me. When i want to make a static backup, I just turn replication off, backup the files and then turn it back on. It syncs up automagically.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]