From: Eric Bergen Date: October 5 2004 1:21am Subject: Re: Does anyone has the experience on migrating mysql server from 32bit sysem to a 64bit system? List-Archive: http://lists.mysql.com/mysql/173612 Message-Id: <11b1bd9904100418213a9f0899@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit The safest thing you can do to protect floats and the like is to use mysqldump to dump them to a .sql on the 32 bit system then import them again on the 64 bit system. -Eric On Mon, 4 Oct 2004 16:38:13 -0700 (PDT), alex ye wrote: > Does anyone has the experience on migrating mysql server from 32bit sysem to a 64bit system? > Can data files(from 32bit system) be readed properly by mysql server after copy to a 64bit system? > Thank you in advance! > > --Alex > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > -- Eric Bergen eric.bergen@stripped