Re: backup of mysql database.
If your database is still "on line" when you take a copy of the folder, there could be some changes to some of the tables during the course of the copy.
A "backup" has the ability to lock the tables against changes while the backup is being taken.
There's a very good section on Database Backups in the Reference Manual.
http://dev.mysql.com/doc/refman/5.1/en/backup-and-recovery.html
Good Luck.
Barry.
Subject
Written By
Posted
Re: backup of mysql database.
October 08, 2009 03:22PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.