7 messages in com.mysql.lists.mysqlRe: MySQL in different OSes
FromSent OnAttachments
Hanxue Lee16 Jul 2002 22:38 
Cal Evans17 Jul 2002 06:12 
Oladapo Carew17 Jul 2002 06:27 
Francisco Reinaldo17 Jul 2002 06:45 
Victoria Reznichenko17 Jul 2002 07:05 
Luis Manuel Cova17 Jul 2002 18:12 
Joel Rees17 Jul 2002 18:43 
Subject:Re: MySQL in different OSes
From:Joel Rees (jo@alpsgiken.gr.jp)
Date:07/17/2002 06:43:15 PM
List:com.mysql.lists.mysql

Yes, you can just copy from Win to Linux, but I suggest you to use mysqldump instead and copy a dump file.

I know it is probably not necessary to point this out, but you probably would have zero success directly copying the database files from MSWin to, say, linux/ppc.

Definitely best to use mysqldump. Unless, of course, you're just curious to see what happens when bits aren't where the CPU thinks they're supposed to be.