On Wed, 24 Sep 2003 09:14:33 EDT
[EMAIL PROTECTED] wrote:

> Has anyone ever had to move a database from one machine to another?  I tried 
> to just copy all the files from /var/lib/mysql/db1 to another machine into 
> /var/lib/mysql/db2.  Although I can see the tables using SHOW TABLES, I get an 
> error 13 trying to access or repair them.
> 
> Is it possible to move a database this way?
#perror 13
Error code  13:  Permission denied

yes, it's possible.
but you should not forget about proper rights on these files.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

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

Reply via email to