Keep in mind as well that datafiles for anything earlier than 3.23 are
rarely compatible between different architectures...you'll need to do a
mysqldump unless you're myisam tables in 3.23.x
regards,
P
On Mon, 15 Jan 2001, Scott
Baker wrote:
> You can use MySQL dump. However, copying the file
You can use MySQL dump. However, copying the files SHOULD work as long as
they are the same version (major version) and you stop the MySQL service
before copying.
Scott
At 06:09 PM 1/13/2001 -0600, John W Cunningham wrote:
>Hello all,
>
>I have a few databases running on a Win2k MySQL server
Original Message-
> From: John W Cunningham [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 14, 2001 1:10 AM
> To: MySQL List
> Subject: Windows to Unix
>
>
> Hello all,
>
> I have a few databases running on a Win2k MySQL server right now,
> and I need
Hello all,
I have a few databases running on a Win2k MySQL server right now, and I need
to transfer them to Linux. I have found that simply copying the files will
not do the trick, any ideas?
-John
-
Before posting, please ch