View Single Post

   
  #4 (permalink)  
Old 04-29-2008, 08:27 PM
Mike
 
Posts: n/a
Default Re: Migration from 32-bit to 64-bit MySQL

On Fri, Apr 25, 2008 at 11:45 AM, Olaf Stein <
olaf.stein@nationwidechildrens.org> wrote:

> As long as you use dumps to restore your databases on the new 64bit system
> (instead of the binary files) you should be fine
>
> Olaf
>


I have so much data that we can't take a mysqldump of our database. The
directory tared is about 18GB. I just use the other method by just copying
over the data directory. Do you think the data will be intact if a just
copy over the data directory?

Reply With Quote