http://dev.mysql.com/doc/mysql/en/backup.html

It's better to backup with tools. You will be sure that tables are
FULL-locked.

Best Regards
--------------------
Mathias FATENE
 
Hope that helps
*This not an official mysql support answer
 


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: samedi 30 avril 2005 00:30
To: mysql@lists.mysql.com
Subject: Newbie Q - Re: Copying databases


I am having to operating MySQL 4.0.18, I had heared that I could copy a
db folder out of the mysql/data folder to the same folder on a different
machine running its own local host server and that server would have a
copy of the database.  HOWEVER, o some occasions this seemed to work Ok,
and on others I could use db, show tables etc, but on select I got a
failure (which unfortunately I have not copied sorry) something to do
with finding? <tablename>.innodb. Now as far as I know both
servers were at the same version and both had innodb enabled and I THNK
I quit both clients before copying. Is this a valid way to copy a db or
only sometimes.  Should I really always use mysqldump.  Although I am
suspecting given the amount of data this may make for a v large sql
file? Can some-one advise this newbie,  thanks, Andrew H


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to