jheid wrote: > I'm using the Linux mysqld now and copy the data files to the Windows version. They seems to be binary compatible, but I don't think I can rely on this. Well, works for me now. Do not ever do that. If you want to safely copy mysql database from one server to another always ALWAYS use mysqldump. And again, explain why are you using windows version of mysql? Especially running it under Wine???