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?

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

Reply via email to